mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 14:45:36 +01:00
Bump redis from 4.5.1 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.5.1...v4.5.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ orjson = "^3.8.8"
|
||||
sentry-sdk = "^1.17.0"
|
||||
ormar = {extras = ["postgresql"], version = "^0.12.1"}
|
||||
pydantic = "^1.10.4"
|
||||
redis = {version = "4.5.1", extras = ["hiredis"]}
|
||||
redis = {version = "4.5.4", extras = ["hiredis"]}
|
||||
msgpack = "^1.0.5"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user