Skip to content

Commit 423cb6b

Browse files
authored
Merge pull request #265 from python-openapi/dependabot/pip/mypy-1.5.0
Bump mypy from 1.4.1 to 1.5.0
2 parents 0bf1b89 + 23269c7 commit 423cb6b

File tree

2 files changed

+26
-31
lines changed

2 files changed

+26
-31
lines changed

poetry.lock

Lines changed: 25 additions & 30 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
@@ -67,7 +67,7 @@ pytest = "^7.4.0"
6767
pytest-flake8 = "=1.1.1"
6868
pytest-cov = "^4.1.0"
6969
tox = "*"
70-
mypy = "^1.4"
70+
mypy = "^1.5"
7171
isort = "^5.11.5"
7272
black = "^23.7.0"
7373
flynt = "^1.0"

0 commit comments

Comments
 (0)