Skip to content

Commit c0d74e3

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

File tree

2 files changed

+36
-31
lines changed

2 files changed

+36
-31
lines changed

poetry.lock

Lines changed: 35 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sphinx-copybutton = "^0.5.0"
5151
retry = "^0.9.2"
5252
Flask = "^2.0.3"
5353
pytest-xdist = "^3.5.0"
54-
mypy = "1.11.2"
54+
mypy = "1.12.1"
5555

5656
[build-system]
5757
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)