Skip to content

Commit 3e249b3

Browse files
authored
Merge pull request #322 from python-openapi/dependabot/pip/mypy-1.8.0
Bump mypy from 1.7.1 to 1.8.0
2 parents da47992 + 2c37be8 commit 3e249b3

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
@@ -68,7 +68,7 @@ pytest = "^8.0.1"
6868
pytest-flake8 = "=1.1.1"
6969
pytest-cov = "^4.1.0"
7070
tox = "*"
71-
mypy = "^1.7"
71+
mypy = "^1.8"
7272
isort = "^5.13.2"
7373
black = "^24.2.0"
7474
flynt = "^1.0"

0 commit comments

Comments
 (0)