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](https://github.com/python/mypy/compare/v0.971...v0.982) --- 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>
This commit is contained in:
parent
f77c21a059
commit
8a66f331d6
2 changed files with 28 additions and 27 deletions
|
|
@ -48,7 +48,7 @@ hiredis = "^2.0.0"
|
|||
more-itertools = "^8.14.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "^0.971"
|
||||
mypy = "^0.982"
|
||||
pytest = "^7.1.3"
|
||||
ipdb = "^0.13.9"
|
||||
black = "^22.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue