From 3aa3467f2f5f44249f638028d88ec8c5ef49e6f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 06:55:33 +0000 Subject: [PATCH] Bump celery from 5.4.0 to 5.5.2 Bumps [celery](https://github.com/celery/celery) from 5.4.0 to 5.5.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.4.0...v5.5.2) --- updated-dependencies: - dependency-name: celery dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc88a23..801125f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ git+https://github.com/python-social-auth/social-app-django.git@1225f4fadb5e88f5 html5lib==1.1 cached-property==2.0.1 requests-oauthlib==2.0.0 -celery==5.4.0 +celery==5.5.2 requests-mock==1.12.1 lxml==5.4.0 djangorestframework-csv==3.0.2