Skip to content

Commit 9c5bcc5

Browse files
Bump mypy from 1.0.1 to 1.1.1
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9400b09 commit 9c5bcc5

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)