Skip to content

Commit d9fd3cc

Browse files
Bump fastavro from 1.7.0 to 1.12.1
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.7.0 to 1.12.1. - [Release notes](https://github.com/fastavro/fastavro/releases) - [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog) - [Commits](fastavro/fastavro@1.7.0...1.12.1) --- updated-dependencies: - dependency-name: fastavro dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49ef9fc commit d9fd3cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ avro==1.11.3
22
dpkt==1.9.8
33
lxml==4.9.3
44
numpy==1.26.1
5-
fastavro==1.8.4
5+
fastavro==1.12.1
66
six>=1.12.0
77
google-cloud-pubsub==2.18.4
88
google-cloud-bigquery==3.12.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ install_requires =
4646
dpkt==1.9.8
4747
lxml==4.9.2
4848
numpy==1.24.1
49-
fastavro==1.7.0
49+
fastavro==1.12.1
5050
six>=1.12.0
5151
google-cloud-pubsub==2.13.11
5252
google-cloud-bigquery==3.4.1

0 commit comments

Comments
 (0)