Skip to content

Commit 1d94fa5

Browse files
Bump mypy from 1.1.1 to 1.2.0
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 683d099 commit 1d94fa5

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)