Skip to content

Commit

Permalink
Update google-api-core requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [google-api-core](https://github.com/googleapis/python-api-core) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-core@v0.1.0...v2.19.2)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent a49fd2b commit 7d36ef8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dbt-databricks~=1.4.0
dbt-trino~=1.4.0
dbt-rpc~=0.3.1
json-rpc==1.15.0
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
google-api-core<2.20.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
grpcio-status~=1.47.0
pyarrow~=14.0.1
pyasn1-modules~=0.2.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dbt-spark[PyHive,ODBC]~=1.5.0
dbt-databricks~=1.5.0
dbt-trino~=1.5.0
dbt-rpc~=0.4.0
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
google-api-core<2.20.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
json-rpc==1.15.0
pandas<2.2.0,>=2.0.0
pyarrow~=14.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dbt-databricks~=1.6.0
dbt-trino~=1.6.0
dbt-fabric==1.6.0
dbt-rpc~=0.4.1
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
google-api-core<2.20.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
pandas<2.2.0,>=2.0.0
pyasn1-modules~=0.3.0
pyarrow~=14.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dbt-fabric~=1.7.0
dbt-synapse~=1.7.0, !=1.7.4
dbt-athena-community~=1.7.0
dbt-rpc~=0.4.1
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
google-api-core<2.20.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
pandas<2.2.0,>=2.0.0
pyasn1-modules~=0.2.1
pyarrow~=14.0.1
Expand Down

0 comments on commit 7d36ef8

Please sign in to comment.