mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 13:38:53 -04:00
Bump celery from 5.3.6 to 5.4.0
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0. - [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.3.6...v5.4.0) --- 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:
@@ -14,7 +14,7 @@ beautifulsoup4 = "==4.12.3"
|
||||
boto3 = "^1.34.103"
|
||||
botocore = "^1.34.105"
|
||||
cachetools = "==5.3.3"
|
||||
celery = {version = "==5.3.6", extras = ["redis"]}
|
||||
celery = {version = "==5.4.0", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
cffi = "==1.16.0"
|
||||
charset-normalizer = "^3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user