Skip to content

Commit 6f90815

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

File tree

2 files changed

+43
-37
lines changed

2 files changed

+43
-37
lines changed

poetry.lock

+42-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ certifi = ">=2022.5.18,<2026.0.0"
3131

3232
[tool.poetry.dev-dependencies]
3333
black = "^24.8.0"
34-
mypy = "^1.13"
34+
mypy = "^1.14"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^7.1.2"
3737
sphinx-rtd-theme = "^3.0.2"

0 commit comments

Comments
 (0)