Skip to content

Commit f0af2c3

Browse files
Bump mypy from 1.12.0 to 1.12.1
Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0c4bce commit f0af2c3

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
"freezegun==1.5.1",
5050
"furo==2024.8.6",
5151
"interrogate==1.7.0",
52-
"mypy==1.12.0",
52+
"mypy==1.12.1",
5353
"pre-commit==4.0.1",
5454
"pydocstyle==6.3",
5555
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)