From b9dcdba952e2119b487aab00fc39b2edbfcb454f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 04:23:02 +0530 Subject: [PATCH] chore(deps): bump celery from 4.4.3 to 4.4.5 (#7052) Bumps [celery](https://github.com/celery/celery) from 4.4.3 to 4.4.5. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/4.4.3...v4.4.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index d1dd2ef1f2..dcb488ad9d 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -17,7 +17,7 @@ psycopg2-binary==2.8.5 SQLAlchemy-Utils==0.36.6 itsdangerous==1.1 humanize==2.4.0 -celery==4.4.3 +celery==4.4.5 redis==3.5.3 apscheduler==3.6.3 pillow==7.1.2