Skip to content

Commit a11185e

Browse files
author
Simon Prickett
authored
Merge pull request #264 from redis/dependabot/pip/mypy-0.960
Bump mypy from 0.950 to 0.960
2 parents 234d1a7 + db0264c commit a11185e

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -37,7 +37,7 @@ typing-extensions = "^4.0.0"
3737
hiredis = "^2.0.0"
3838

3939
[tool.poetry.dev-dependencies]
40-
mypy = "^0.950"
40+
mypy = "^0.960"
4141
pytest = "^7.1.2"
4242
ipdb = "^0.13.9"
4343
pylint = "^2.13.9"

0 commit comments

Comments
 (0)