Update celery[sqs] from 5.2.3 to 5.2.6.

This commit is contained in:
Katie Smith
2022-04-14 10:13:30 +01:00
parent c3829da864
commit 0cd06dba62
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# with package version changes made in requirements.in
cffi==1.15.0
celery[sqs]==5.2.3
celery[sqs]==5.2.6
Flask-Bcrypt==0.7.1
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0

View File

@@ -35,7 +35,7 @@ cachetools==4.2.1
# via
# -r requirements.in
# notifications-utils
celery[sqs]==5.2.3
celery[sqs]==5.2.6
# via -r requirements.in
certifi==2021.10.8
# via