Skip to content

Commit 9342ec6

Browse files
chore(deps): bump celery from 5.6.2 to 5.6.3 (#14621)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15d00d7 commit 9342ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)