Skip to content

Commit 090c35d

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

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
"freezegun==1.5.1",
6666
"furo==2024.8.6",
6767
"interrogate==1.7.0",
68-
"mypy==1.12.1",
68+
"mypy==1.13.0",
6969
"pre-commit==4.0.1",
7070
"pydocstyle==6.3",
7171
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)