Skip to content

Commit 110c352

Browse files
Bump mypy from 1.11.0 to 1.11.1
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.11.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 6a6052c commit 110c352

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
@@ -45,7 +45,7 @@ optional-dependencies.dev = [
4545
"freezegun==1.5.1",
4646
"furo==2024.7.18",
4747
"interrogate==1.7.0",
48-
"mypy==1.11.0",
48+
"mypy==1.11.1",
4949
"pre-commit==3.8.0",
5050
"pydocstyle==6.3",
5151
"pyenchant==3.2.2",

0 commit comments

Comments
 (0)