Skip to content

Commit 1a9e6ea

Browse files
Bump mypy from 1.9.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 086334d commit 1a9e6ea

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

+29-29
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
@@ -69,7 +69,7 @@ pytest = "^8.1.1"
6969
pytest-flake8 = "=1.1.1"
7070
pytest-cov = "^4.1.0"
7171
tox = "*"
72-
mypy = "^1.9"
72+
mypy = "^1.10"
7373
isort = "^5.13.2"
7474
black = "^24.3.0"
7575
flynt = "^1.0"

0 commit comments

Comments
 (0)