Skip to content

Commit f6d7be9

Browse files
adamtheturtleclaude
andcommitted
Bump to mypy-strict-kwargs 2026.8.25.1
2026.8.25.1 also stops reporting a positional argument which lands in a ``*args`` parameter, such as ``print("hello")``. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CACFJDTrtojHAEbXRGoxAg
1 parent 7ff2e39 commit f6d7be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ optional-dependencies.dev = [
4747
"furo==2025.12.19",
4848
"interrogate==1.7.0",
4949
"mypy[faster-cache]==2.3.1",
50-
"mypy-strict-kwargs==2026.8.25",
50+
"mypy-strict-kwargs==2026.8.25.1",
5151
"no-defaults==2.1.0",
5252
"prek==0.4.14",
5353
"pydocstringformatter==1.0.0",

0 commit comments

Comments
 (0)