Skip to content

Commit 99b3a33

Browse files
Bump mypy from 0.991 to 1.0.0
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.991...v1.0.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39e2ce1 commit 99b3a33

File tree

2 files changed

+29
-33
lines changed

2 files changed

+29
-33
lines changed

poetry.lock

Lines changed: 28 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
@@ -90,7 +90,7 @@ sphinx = "^4.0.2"
9090
sphinx-rtd-theme = "^0.5.2"
9191
strict-rfc3339 = "^0.7"
9292
webob = "*"
93-
mypy = "^0.991"
93+
mypy = "^1.0"
9494
starlette = "^0.24.0"
9595
httpx = "^0.23.3"
9696

0 commit comments

Comments
 (0)