Skip to content

Commit 8a66f33

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

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

Lines changed: 27 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
@@ -48,7 +48,7 @@ hiredis = "^2.0.0"
4848
more-itertools = "^8.14.0"
4949

5050
[tool.poetry.dev-dependencies]
51-
mypy = "^0.971"
51+
mypy = "^0.982"
5252
pytest = "^7.1.3"
5353
ipdb = "^0.13.9"
5454
black = "^22.8"

0 commit comments

Comments
 (0)