From 8a1cf854d715240d76225c7b3a55eec0efcf28bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 23:52:58 +0000 Subject: [PATCH] chore(deps): bump confluent-kafka from 2.12.1 to 2.14.0 Bumps [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) from 2.12.1 to 2.14.0. - [Release notes](https://github.com/confluentinc/confluent-kafka-python/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/confluentinc/confluent-kafka-python/compare/v2.12.1...v2.14.0) --- updated-dependencies: - dependency-name: confluent-kafka dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbfa870..91cbf05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ jsonschema==4.25.1 PyJWT==2.12.1 requests==2.32.5 boto3==1.40.25 -confluent-kafka==2.12.1 +confluent-kafka==2.14.0 moto[s3,secretsmanager,events]==5.1.22 testcontainers==4.14.1 docker==7.1.0