mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 04:57:54 +00:00
build fixes #414: Bump redis from 4.6.0 to 5.0.3
This commit is contained in:
1212
poetry.lock
generated
1212
poetry.lock
generated
File diff suppressed because one or more lines are too long
@@ -23,7 +23,7 @@ importlib-metadata = { version = "^6.6.0", python = "<3.8" }
|
||||
pendulum = "^3.0.0"
|
||||
aiomcache = { version = "^0.8.2", optional = true }
|
||||
aiobotocore = {version = "^2.13.1", optional = true}
|
||||
redis = {version = "^5.0.8", extras = ["redis"]}
|
||||
redis = {version = "^5.2.0", extras = ["redis"]}
|
||||
|
||||
[tool.poetry.group.linting]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user