Skip to content

Commit 0b7b8d3

Browse files
chore(deps): update celery requirement from ~=4.3 to ~=4.4 (#6670)
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/master/Changelog.rst) - [Commits](celery/celery@v4.3.0...4.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 613c1c9 commit 0b7b8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ psycopg2-binary~=2.8.4
1616
SQLAlchemy-Utils~=0.36.0
1717
itsdangerous~=1.1
1818
humanize~=0.5.1
19-
celery~=4.3
19+
celery~=4.4
2020
redis~=3.3
2121
apscheduler~=3.6.3
2222
pillow~=6.2.1

0 commit comments

Comments
 (0)