chg: Bump types-redis

pull/268/head
Raphaël Vinot 2021-09-29 16:17:41 +02:00
parent c7f06fb1ff
commit 8efd345a56
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -1317,7 +1317,7 @@ misp = ["python-magic", "pydeep"]
[metadata]
lock-version = "1.1"
python-versions = ">=3.8,<3.11"
content-hash = "28ea3eefa2f25e253b447154eee67a9d950eb9c88ac293356472f5c2d6125e84"
content-hash = "b1b6746afd9454f782fe744e1bd4e75e69519e4a1a4f9def0077235489c5c61d"
[metadata.files]
aiohttp = [

View File

@ -70,7 +70,7 @@ misp = ['python-magic', 'pydeep']
[tool.poetry.dev-dependencies]
mypy = "^0.910"
ipython = "^7.28.0"
types-redis = "^3.5.8"
types-redis = "^3.5.9"
types-requests = "^2.25.9"
types-Flask = "^1.1.3"
types-pkg-resources = "^0.1.2"