mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05:00
Bump celery from 5.3.5 to 5.3.6
Bumps [celery](https://github.com/celery/celery) from 5.3.5 to 5.3.6. - [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.5...v5.3.6) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ beautifulsoup4 = "==4.12.2"
|
||||
boto3 = "^1.29.5"
|
||||
botocore = "^1.32.6"
|
||||
cachetools = "==5.3.2"
|
||||
celery = {version = "==5.3.5", extras = ["redis"]}
|
||||
celery = {version = "==5.3.6", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
cffi = "==1.16.0"
|
||||
charset-normalizer = "^3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user