mirror of
https://github.com/spbleadersofdigtal/backend.git
synced 2024-11-22 03:16:33 +03:00
Bump redis from 4.6.0 to 5.0.1
Bumps [redis](https://github.com/redis/redis-py) from 4.6.0 to 5.0.1. - [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.6.0...v5.0.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
18e43129fe
commit
db2007d384
186
poetry.lock
generated
186
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
|
@ -14,7 +14,7 @@ python-slugify = "^7.0.0"
|
||||||
pillow = "^9.3.0"
|
pillow = "^9.3.0"
|
||||||
argon2-cffi = "^21.3.0"
|
argon2-cffi = "^21.3.0"
|
||||||
whitenoise = "^6.3.0"
|
whitenoise = "^6.3.0"
|
||||||
redis = "^4.4.0"
|
redis = "^5.0.1"
|
||||||
celery = {extras = ["redis"], version = "^5.2.7"}
|
celery = {extras = ["redis"], version = "^5.2.7"}
|
||||||
django-celery-beat = "^2.4.0"
|
django-celery-beat = "^2.4.0"
|
||||||
flower = "^1.2.0"
|
flower = "^1.2.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user