From 564a274a19136972c477042a0028de724940280a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:24:55 +0000 Subject: [PATCH] Bump kafka-python in /arch-school/basic/module_06/service_author_cache 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] --- .../basic/module_06/service_author_cache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-school/basic/module_06/service_author_cache/requirements.txt b/arch-school/basic/module_06/service_author_cache/requirements.txt index afe810e..2e17f63 100644 --- a/arch-school/basic/module_06/service_author_cache/requirements.txt +++ b/arch-school/basic/module_06/service_author_cache/requirements.txt @@ -6,7 +6,7 @@ greenlet==1.1.3.post0 h11==0.14.0 httptools==0.5.0 idna==3.4 -kafka-python==2.0.2 +kafka-python==2.3.2 mysql-connector-python==8.0.31 numpy==1.23.4 pandas==1.5.1