Skip to content

Commit 5999625

Browse files
authored
Merge pull request #559 from python-openapi/dependabot/pip/mypy-1.2.0
Bump mypy from 1.1.1 to 1.2.0
2 parents 683d099 + 1d94fa5 commit 5999625

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 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
@@ -95,7 +95,7 @@ pytest-cov = "*"
9595
responses = "*"
9696
strict-rfc3339 = "^0.7"
9797
webob = "*"
98-
mypy = "^1.1"
98+
mypy = "^1.2"
9999
starlette = "^0.26.1"
100100
httpx = "^0.24.0"
101101

0 commit comments

Comments
 (0)