Skip to content

Commit e7b708a

Browse files
Bump mypy from 1.16.1 to 1.17.0
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 118ad61 commit e7b708a

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

poetry.lock

Lines changed: 37 additions & 37 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
@@ -57,7 +57,7 @@ pytest = "^8.2.2"
5757
pytest-flake8 = "=1.3.0"
5858
pytest-cov = "^6.1.1"
5959
tox = "*"
60-
mypy = "^1.10"
60+
mypy = "^1.17"
6161
isort = "^6.0.1"
6262
black = "^25.1.0"
6363
flynt = "^1.0"

0 commit comments

Comments
 (0)