Skip to content

Commit 168c31c

Browse files
authored
Merge pull request #173 from python-openapi/dependabot/pip/mypy-1.9.0
Bump mypy from 1.8.0 to 1.9.0
2 parents d3bdde1 + 2092997 commit 168c31c

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -70,7 +70,7 @@ pre-commit = "*"
7070
pytest = "^8"
7171
pytest-flake8 = "*"
7272
pytest-cov = "*"
73-
mypy = "^1.8"
73+
mypy = "^1.9"
7474
flynt = "^1.0"
7575
deptry = "^0.12.0"
7676
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)