Skip to content

Commit b8ce73e

Browse files
authored
Merge pull request #535 from python-openapi/dependabot/pip/mypy-1.1.1
Bump mypy from 1.0.1 to 1.1.1
2 parents 9400b09 + 9c5bcc5 commit b8ce73e

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ pytest-cov = "*"
9191
responses = "*"
9292
strict-rfc3339 = "^0.7"
9393
webob = "*"
94-
mypy = "^1.0"
94+
mypy = "^1.1"
9595
starlette = "^0.26.1"
9696
httpx = "^0.23.3"
9797

0 commit comments

Comments
 (0)