Skip to content

Commit e90adf9

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 4bcbefc commit e90adf9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ numpy = "2.4.1"
4242
fastavro = "1.12.1"
4343
six = ">=1.17.0"
4444
google-cloud-pubsub = "2.34.0"
45-
google-cloud-bigquery = "3.40.0"
45+
google-cloud-bigquery = "3.40.1"
4646
pyyaml = "6.0.3"
4747

4848
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)