Skip to content

Commit ad0795c

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 38124a3 commit ad0795c

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
@@ -49,7 +49,7 @@ optional-dependencies.dev = [
4949
"furo==2024.8.6",
5050
"interrogate==1.7.0",
5151
"mypy[faster-cache]==1.14.0",
52-
"mypy-strict-kwargs==2024.12.24",
52+
"mypy-strict-kwargs==2024.12.25",
5353
"pre-commit==4.0.1",
5454
"pydocstyle==6.3",
5555
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)