Skip to content

Commit 91ad258

Browse files
Bump mypy from 0.961 to 0.971 (#258)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.961...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3088b8c commit 91ad258

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -31,7 +31,7 @@ certifi = "^2022.5.18"
3131

3232
[tool.poetry.dev-dependencies]
3333
black = "^22.6.0"
34-
mypy = "^0.961"
34+
mypy = "^0.971"
3535
types-urllib3 = "^1.26.16"
3636
Sphinx = "^5.1.0"
3737
sphinx-rtd-theme = "^1.0.0"

0 commit comments

Comments
 (0)