Bump mypy from 0.910 to 0.930
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.930. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.910...v0.930) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
947114fdb2
commit
0c42dc4215
2 changed files with 29 additions and 32 deletions
|
@ -38,7 +38,7 @@ typing-extensions = "^4.0.0"
|
|||
hiredis = "^2.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "^0.910"
|
||||
mypy = "^0.930"
|
||||
pytest = "^6.2.4"
|
||||
ipdb = "^0.13.9"
|
||||
pylint = "^2.11.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue