From aa7c7caec9af947e93ca27fa4a90f53876c2ae78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 19:23:09 +0000 Subject: [PATCH] chore(deps): bump kombu from 5.4.2 to 5.5.2 Bumps [kombu](https://github.com/celery/kombu) from 5.4.2 to 5.5.2. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](https://github.com/celery/kombu/compare/v5.4.2...v5.5.2) --- updated-dependencies: - dependency-name: kombu 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 d2ba5e879..29fbf2fc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ elasticsearch_dsl==2.2.0 geoalchemy2==0.4.2 geojson==3.2.0 geomet==1.1.0 -kombu==5.4.2 +kombu==5.5.2 Markdown==3.7 phpserialize==1.3.0 # phpserialize is only required during the migration psycopg2-binary==2.9.10