Skip to content

Commit 1a32d3b

Browse files
authored
Merge pull request #225 from python-openapi/dependabot/pip/mypy-1.3.0
Bump mypy from 0.971 to 1.3.0
2 parents 21b4c6a + ed4b020 commit 1a32d3b

File tree

2 files changed

+37
-33
lines changed

2 files changed

+37
-33
lines changed

poetry.lock

Lines changed: 36 additions & 32 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 = "^6.2.5"
6767
pytest-flake8 = "=1.0.7"
6868
pytest-cov = "^3.0.0"
6969
tox = "*"
70-
mypy = "^0.971"
70+
mypy = "^1.3"
7171
isort = "^5.11.5"
7272
black = "^22.8.0"
7373
flynt = "^0.76"

0 commit comments

Comments
 (0)