Skip to content

Commit 158457c

Browse files
Bump mypy from 0.982 to 0.991 (#152)
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.982...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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88c0cc2 commit 158457c

File tree

2 files changed

+34
-27
lines changed

2 files changed

+34
-27
lines changed

poetry.lock

Lines changed: 33 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
@@ -28,7 +28,7 @@ backoff = "<3"
2828
aresponses = "^2.1.6"
2929
black = "^22.10.0"
3030
isort = "^5.10.1"
31-
mypy = "^0.982"
31+
mypy = "^0.991"
3232
pdoc3 = "^0.10.0"
3333
pylint = "^2.15.5"
3434
pytest = "^7.2.0"

0 commit comments

Comments
 (0)