1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 11:39:22 +01:00

fix(deps): update dependency redis to v7

This commit is contained in:
renovate[bot]
2026-05-18 20:51:40 +00:00
committed by GitHub
parent 3e81dd2bf8
commit 49ed7c9c81
2 changed files with 10 additions and 27 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ pydantic-settings = "^2.0.3"
databases = {extras = ["asyncpg"], version = "^0.8.0"}
grpcio-health-checking = "^1.57.0"
aiokafka = "^0.8.1"
redis = "^5.0.0"
redis = "^7.0.0"
[tool.poetry.dev-dependencies]
grpcio-tools = "^1.57.0"