Bump avro from 1.10.2 to 1.11.3 in /infra/python/deps

Bumps [avro](https://github.com/apache/avro) from 1.10.2 to 1.11.3.
- [Release notes](https://github.com/apache/avro/releases)
- [Commits](https://github.com/apache/avro/compare/release-1.10.2...release-1.11.3)

---
updated-dependencies:
- dependency-name: avro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-25 18:06:55 +00:00
committed by GitHub
parent c14156eb3a
commit 79ffeb1ba4

View File

@@ -63,7 +63,7 @@ six == 1.14.0
sqlparse == 0.3.1
texttable == 0.8.3
virtualenv == 16.7.10
avro==1.10.2
avro==1.11.3
# Required for Kudu:
Cython == 0.29.14