Skip to content

Commit a0b37d2

Browse files
author
Simon Prickett
authored
Merge pull request #50 from redis/dependabot/pip/mypy-0.930
Bump mypy from 0.910 to 0.930
2 parents b28c902 + 0c42dc4 commit a0b37d2

File tree

2 files changed

+29
-32
lines changed

2 files changed

+29
-32
lines changed

poetry.lock

Lines changed: 28 additions & 31 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
@@ -38,7 +38,7 @@ typing-extensions = "^4.0.0"
3838
hiredis = "^2.0.0"
3939

4040
[tool.poetry.dev-dependencies]
41-
mypy = "^0.910"
41+
mypy = "^0.930"
4242
pytest = "^6.2.4"
4343
ipdb = "^0.13.9"
4444
pylint = "^2.11.1"

0 commit comments

Comments
 (0)