Skip to content

Commit 54ab01b

Browse files
Bump google-cloud-bigquery from 3.40.0 to 3.40.1
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.40.0 to 3.40.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.40.0...v3.40.1) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.40.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bb7de1 commit 54ab01b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dockerflow==2026.1.26
66
drf-orjson-renderer==1.8.0
77
cffi==2.0.0
88
google-api-core[grpc]==2.29.0
9-
google-cloud-bigquery==3.40.0
9+
google-cloud-bigquery==3.40.1
1010
google-cloud-storage==3.9.0
1111
googleapis-common-protos==1.72.0
1212
grpcio==1.78.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ google-auth==2.48.0
5757
# google-cloud-bigquery
5858
# google-cloud-core
5959
# google-cloud-storage
60-
google-cloud-bigquery==3.40.0
60+
google-cloud-bigquery==3.40.1
6161
# via -r requirements.in
6262
google-cloud-core==2.5.0
6363
# via

0 commit comments

Comments
 (0)