From 31005c0770a4a4dcedd1798908981698d8a0c532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 08:14:26 +0000 Subject: [PATCH] build(deps): bump celery from 5.0.5 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 5.0.5 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.0.5...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ad1c81..418a2fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ azure-core==1.29.3 azure-storage-blob==12.17.0 billiard==3.6.4.0 blob-mounting-helper-utility==1.1.4 -celery==5.0.5 +celery==5.2.2 certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0