Skip to content

Commit 269d7a7

Browse files
Bump mypy from 1.13.0 to 1.14.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd917d0 commit 269d7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev = [
4646
"pdoc3 >=0.9.2",
4747
"pre-commit >=2.15.0",
4848
"pylint >=2.12.0",
49-
"mypy ==1.13.0",
49+
"mypy ==1.14.0",
5050
"flake8 >=3.8.3,<4.0.0",
5151
"black ==24.8.0",
5252
"isort >=5.0.6,<6.0.0",

0 commit comments

Comments
 (0)