Skip to content

Commit 719884a

Browse files
Bump mypy from 0.971 to 0.991
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.971...v0.991) --- 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 7c8ec81 commit 719884a

File tree

2 files changed

+35
-27
lines changed

2 files changed

+35
-27
lines changed

poetry.lock

Lines changed: 34 additions & 26 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.971"
93+
mypy = "^0.991"
9494
starlette = "^0.23.1"
9595
httpx = "^0.23.3"
9696

0 commit comments

Comments
 (0)