From 346b971457f9c8d2b61fb0774d1ef8a9939ac025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:26:13 +0000 Subject: [PATCH] Bump kafka-python from 1.3.3 to 2.3.2 in /samza-test/src/main/python Bumps [kafka-python](https://github.com/dpkp/kafka-python) from 1.3.3 to 2.3.2. - [Release notes](https://github.com/dpkp/kafka-python/releases) - [Changelog](https://github.com/dpkp/kafka-python/blob/2.3.2/docs/changelog.rst) - [Commits](https://github.com/dpkp/kafka-python/compare/1.3.3...2.3.2) --- updated-dependencies: - dependency-name: kafka-python dependency-version: 2.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samza-test/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samza-test/src/main/python/requirements.txt b/samza-test/src/main/python/requirements.txt index 33e9db5c36..bff9962a27 100644 --- a/samza-test/src/main/python/requirements.txt +++ b/samza-test/src/main/python/requirements.txt @@ -17,6 +17,6 @@ zopkio==0.2.5 requests -kafka-python==1.3.3 +kafka-python==2.3.2 Jinja2 kazoo==2.8.0