chg: Bump types-redis

pull/355/head
Raphaël Vinot 2022-02-22 09:56:37 +01:00
parent 9ddd0a228d
commit 53a8952fcc
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -1510,7 +1510,7 @@ misp = ["python-magic", "pydeep"]
[metadata]
lock-version = "1.1"
python-versions = ">=3.8,<3.11"
content-hash = "784ca0d9095be59cca0695f787580a5d4ce61924449f6b07f988c130cc0faee9"
content-hash = "528080f6c7c22bed5bfc1c8cd76f5bcfae815b74334fe0dc06eee10e569f0fe0"
[metadata.files]
aiohttp = [

View File

@ -72,7 +72,7 @@ misp = ['python-magic', 'pydeep']
[tool.poetry.dev-dependencies]
mypy = "^0.931"
ipython = "^8.0.1"
types-redis = "^4.1.15"
types-redis = "^4.1.16"
types-requests = "^2.27.10"
types-Flask = "^1.1.6"
types-pkg-resources = "^0.1.3"