From f6eb172989398a1a0992dda4b468216ba62fa0fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 08:43:09 +0000 Subject: [PATCH] build(deps): bump celery from 5.1.2 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 5.1.2 to 5.2.2. - [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/v5.1.2...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.pinned.txt b/requirements.pinned.txt index d2efae02f..3571c2833 100644 --- a/requirements.pinned.txt +++ b/requirements.pinned.txt @@ -12,7 +12,7 @@ blinker==1.5 cached-property==1.5.2 cachelib==0.6.0 cds-dojson==0.9.0 -celery==5.1.2 +celery==5.2.2 certifi==2022.9.24 cffi==1.15.1 charset-normalizer==2.0.12