From e33123950528a7e5b79f41e634e65338198f27ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:15:06 +0000 Subject: [PATCH] Bump kombu from 5.4.0 to 5.4.1 Bumps [kombu](https://github.com/celery/kombu) from 5.4.0 to 5.4.1. - [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.0...v5.4.1) --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index da0328946..36ce56fff 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -245,7 +245,7 @@ jsonschema-specifications==2023.12.1 # via jsonschema jwcrypto==1.5.6 # via django-oauth-toolkit -kombu==5.4.0 +kombu==5.4.1 # via celery libcst==1.4.0 # via monkeytype diff --git a/requirements.txt b/requirements.txt index 3143b3644..0103f2d45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -206,7 +206,7 @@ jsonschema-specifications==2023.12.1 # via jsonschema jwcrypto==1.5.6 # via django-oauth-toolkit -kombu==5.4.0 +kombu==5.4.1 # via celery lxml==5.3.0 # via