Bump celery from 5.2.7 to 5.3.5

Bumps [celery](https://github.com/celery/celery) from 5.2.7 to 5.3.5.
- [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.5)

---
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:
dependabot[bot]
2023-11-15 17:58:14 +00:00
committed by GitHub
parent 682a0c9694
commit c8e6a709c5
2 changed files with 52 additions and 40 deletions

View File

@@ -14,7 +14,7 @@ beautifulsoup4 = "==4.12.2"
boto3 = "^1.28.66"
botocore = "^1.31.85"
cachetools = "==5.3.2"
celery = {version = "==5.2.7", extras = ["redis"]}
celery = {version = "==5.3.5", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.16.0"
charset-normalizer = "^3.1.0"