From 9381fee5c197df8848e98d5fa7f4ee0c3a7d3f63 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2020 08:36:26 +0530 Subject: [PATCH] chore(deps): bump celery from 4.4.6 to 4.4.7 (#7181) Bumps [celery](https://github.com/celery/celery) from 4.4.6 to 4.4.7. - [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/v4.4.6...v4.4.7) 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 3a56c5e58f..35e38ec1ab 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -17,7 +17,7 @@ psycopg2-binary==2.8.5 SQLAlchemy-Utils==0.36.8 itsdangerous==1.1 humanize==2.5.0 -celery==4.4.6 +celery==4.4.7 redis==3.5.3 apscheduler==3.6.3 pillow==7.2.0