mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-11 02:26:36 +03:00
Bump celery from 5.2.7 to 5.3.1
Bumps [celery](https://github.com/celery/celery) from 5.2.7 to 5.3.1. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.2.7...v5.3.1) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ce1c1a0a38
commit
79c2d7ff86
372
poetry.lock
generated
372
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
|
@ -15,7 +15,7 @@ argon2-cffi = "^21.3.0"
|
||||||
whitenoise = "^6.3.0"
|
whitenoise = "^6.3.0"
|
||||||
redis = "^4.4.0"
|
redis = "^4.4.0"
|
||||||
hiredis = "^2.2.3"
|
hiredis = "^2.2.3"
|
||||||
celery = {extras = ["redis"], version = "^5.2.7"}
|
celery = {extras = ["redis"], version = "^5.3.1"}
|
||||||
django-celery-beat = "^2.5.0"
|
django-celery-beat = "^2.5.0"
|
||||||
flower = "^1.2.0"
|
flower = "^1.2.0"
|
||||||
django = "^4.2"
|
django = "^4.2"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user