Skip to content

Commit dab3a2b

Browse files
Bump mypy from 1.11.1 to 1.11.2
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) --- 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 bf11aed commit dab3a2b

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.8.6",
4747
"interrogate==1.7.0",
48-
"mypy==1.11.1",
48+
"mypy==1.11.2",
4949
"pre-commit==3.8.0",
5050
"pydocstyle==6.3",
5151
"pyenchant==3.2.2",

0 commit comments

Comments
 (0)