From 7f49af2b8e3ef8dcf80dd86b692a47e57f9399cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:31:00 +0000 Subject: [PATCH] Bump kafka-python from 2.0.2 to 2.3.2 in /pytest Bumps [kafka-python](https://github.com/dpkp/kafka-python) from 2.0.2 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/2.0.2...2.3.2) --- updated-dependencies: - dependency-name: kafka-python dependency-version: 2.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pytest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest/requirements.txt b/pytest/requirements.txt index 4d3384b89732e5..e215408856576c 100644 --- a/pytest/requirements.txt +++ b/pytest/requirements.txt @@ -20,7 +20,7 @@ boltons==23.0.0 certifi==2024.7.4 charset-normalizer==3.2.0 idna==3.7 -kafka-python==2.0.2 +kafka-python==2.3.2 numpy==1.24.2 petl==1.7.12 pexpect==4.8.0