Skip to content

Commit 7a942ac

Browse files
Bump mypy-strict-kwargs from 2024.12.24 to 2024.12.25
Bumps [mypy-strict-kwargs](https://github.com/adamtheturtle/mypy-strict-kwargs) from 2024.12.24 to 2024.12.25. - [Release notes](https://github.com/adamtheturtle/mypy-strict-kwargs/releases) - [Changelog](https://github.com/adamtheturtle/mypy-strict-kwargs/blob/main/CHANGELOG.rst) - [Commits](adamtheturtle/mypy-strict-kwargs@2024.12.24...2024.12.25) --- updated-dependencies: - dependency-name: mypy-strict-kwargs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c77d40f commit 7a942ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ optional-dependencies.dev = [
6565
"furo==2024.8.6",
6666
"interrogate==1.7.0",
6767
"mypy[faster-cache]==1.14.0",
68-
"mypy-strict-kwargs==2024.12.24",
68+
"mypy-strict-kwargs==2024.12.25",
6969
"pre-commit==4.0.1",
7070
"pydocstyle==6.3",
7171
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)