From 8c030c1a8041d7218105409e1324d67c518ed796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:04:06 +0000 Subject: [PATCH] Update kafka-python requirement from <2.3 to <2.4 in /data Updates the requirements on [kafka-python](https://github.com/dpkp/kafka-python) to permit the latest version. - [Release notes](https://github.com/dpkp/kafka-python/releases) - [Changelog](https://github.com/dpkp/kafka-python/blob/master/docs/changelog.rst) - [Commits](https://github.com/dpkp/kafka-python/compare/0.1-alpha...2.3.0) --- updated-dependencies: - dependency-name: kafka-python dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index 190040b..668f2ff 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -6,7 +6,7 @@ netcdf4 < 1.8 xarray < 2025.11 # Requirements for producer -kafka-python < 2.3 +kafka-python < 2.4 aws-msk-iam-sasl-signer-python < 1.1 python-dotenv < 1.3