Skip to content

Commit 37acabc

Browse files
Bump google-cloud-bigquery from 3.4.1 to 3.35.1
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.4.1 to 3.35.1. - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.4.1...v3.35.1) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49ef9fc commit 37acabc

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
@@ -5,5 +5,5 @@ numpy==1.26.1
55
fastavro==1.8.4
66
six>=1.12.0
77
google-cloud-pubsub==2.18.4
8-
google-cloud-bigquery==3.12.0
8+
google-cloud-bigquery==3.35.1
99
pyyaml==6.0.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ install_requires =
4949
fastavro==1.7.0
5050
six>=1.12.0
5151
google-cloud-pubsub==2.13.11
52-
google-cloud-bigquery==3.4.1
52+
google-cloud-bigquery==3.35.1
5353
pyyaml==6.0
5454

5555
[options.entry_points]

0 commit comments

Comments
 (0)