From bef45ad1f9ce3123ec61590988bc18af13355c66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 06:58:33 +0000 Subject: [PATCH] build(deps): bump celery from 5.5.2 to 5.5.3 Bumps [celery](https://github.com/celery/celery) from 5.5.2 to 5.5.3. - [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.5.2...v5.5.3) --- updated-dependencies: - dependency-name: celery dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d54178..49caac4 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.5.2 +celery==5.5.3 requests-mock==1.12.1 lxml==5.4.0 djangorestframework-csv==3.0.2