From 69eeee30c3cfd70b382a4c980ea3a64a3d69d806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:21:50 +0000 Subject: [PATCH] Bump avro from 1.9.2 to 1.11.3 Bumps [avro](https://github.com/apache/avro) from 1.9.2 to 1.11.3. - [Release notes](https://github.com/apache/avro/releases) - [Commits](https://github.com/apache/avro/compare/release-1.9.2...release-1.11.3) --- updated-dependencies: - dependency-name: avro dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06f09a3..90b107c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ confluent-kafka==1.4.2 -avro==1.9.2 +avro==1.11.3 avro-python3==1.9.2 \ No newline at end of file