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] <support@github.com>
diff --git a/samza-test/src/main/python/requirements.txt b/samza-test/src/main/python/requirements.txt index 33e9db5..bff9962 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