Skip to content

Commit f05a6e7

Browse files
chore: Bump avro from 1.10.0 to 1.11.3 in /sdk/python/requirements (#3780)
Bumps [avro](https://github.com/apache/avro) from 1.10.0 to 1.11.3. - [Release notes](https://github.com/apache/avro/releases) - [Commits](apache/avro@release-1.10.0...release-1.11.3) --- updated-dependencies: - dependency-name: avro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98e0ce8 commit f05a6e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ attrs==23.1.0
5656
# bowler
5757
# jsonschema
5858
# referencing
59-
avro==1.10.0
59+
avro==1.11.3
6060
# via feast (setup.py)
6161
azure-core==1.29.4
6262
# via

sdk/python/requirements/py3.8-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ attrs==23.1.0
5656
# bowler
5757
# jsonschema
5858
# referencing
59-
avro==1.10.0
59+
avro==1.11.3
6060
# via feast (setup.py)
6161
azure-core==1.29.3
6262
# via

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ attrs==23.1.0
5656
# bowler
5757
# jsonschema
5858
# referencing
59-
avro==1.10.0
59+
avro==1.11.3
6060
# via feast (setup.py)
6161
azure-core==1.29.4
6262
# via

0 commit comments

Comments
 (0)