mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-22 01:36:33 +03:00
Bump redis from 4.5.4 to 4.6.0
Bumps [redis](https://github.com/redis/redis-py) from 4.5.4 to 4.6.0. - [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.4...v4.6.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
98e9a4e036
commit
46689104c1
279
poetry.lock
generated
279
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
|
@ -13,7 +13,7 @@ python-slugify = "^7.0.0"
|
|||
pillow = "^9.5.0"
|
||||
argon2-cffi = "^21.3.0"
|
||||
whitenoise = "^6.3.0"
|
||||
redis = "^4.4.0"
|
||||
redis = "^4.6.0"
|
||||
hiredis = "^2.2.3"
|
||||
celery = {extras = ["redis"], version = "^5.3.1"}
|
||||
django-celery-beat = "^2.5.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user