Skip to content

Commit 5f4c656

Browse files
authored
Merge pull request #42 from openaleph/dependabot/pip/mypy-1.17.0
Bump mypy from 1.14.1 to 1.17.0
2 parents d47a47f + 90684bd commit 5f4c656

File tree

2 files changed

+37
-42
lines changed

2 files changed

+37
-42
lines changed

poetry.lock

Lines changed: 36 additions & 41 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
@@ -49,7 +49,7 @@ pytest-cov = ">=4.1,<7.0"
4949
pytest-env = "^1.1.1"
5050
black = ">=23.11,<25.0"
5151
isort = "^5.12.0"
52-
mypy = "^1.7.0"
52+
mypy = "^1.17.0"
5353
pre-commit = "^4.0.1"
5454
flake8 = ">=6.1,<8.0"
5555
ipdb = "^0.13.13"

0 commit comments

Comments
 (0)