Skip to content

Commit 353bc61

Browse files
chore(deps): bump celery from 5.6.2 to 5.6.3
Bumps [celery](https://github.com/celery/celery) from 5.6.2 to 5.6.3. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst) - [Commits](celery/celery@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a1a672 commit 353bc61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# requirements.txt for DefectDojo using Python 3.x
22
bleach==6.3.0
33
bleach[css]
4-
celery[sqs]==5.6.2
4+
celery[sqs]==5.6.3
55
# pycurl and boto3 are included via celery[sqs] for Celery Broker AWS (SQS) support
66
defusedxml==0.7.1
77
django_celery_results==2.6.0

0 commit comments

Comments
 (0)