Skip to content

Commit c518086

Browse files
author
Simon Prickett
authored
Merge pull request #159 from redis/dependabot/pip/mypy-0.942
Bump mypy from 0.941 to 0.942
2 parents c32dda6 + 3392df4 commit c518086

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
@@ -38,7 +38,7 @@ typing-extensions = "^4.0.0"
3838
hiredis = "^2.0.0"
3939

4040
[tool.poetry.dev-dependencies]
41-
mypy = "^0.941"
41+
mypy = "^0.942"
4242
pytest = "^7.1.1"
4343
ipdb = "^0.13.9"
4444
pylint = "^2.12.2"

0 commit comments

Comments
 (0)