Skip to content

Commit a1445b8

Browse files
dependabot[bot]peterthomassen
authored andcommitted
chore(deps): update celery requirement from ~=5.2.7 to ~=5.3.0 in /api
Updates the requirements on [celery](https://github.com/celery/celery) to permit the latest version. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.2.7...v5.3.0) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49e15d5 commit a1445b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
captcha~=0.4.0
2-
celery~=5.2.7
2+
celery~=5.3.0
33
coverage~=7.2.7
44
cryptography~=41.0.1
55
Django~=4.1.0 # upgrade once django-pgtrigger is compatible

0 commit comments

Comments
 (0)