Skip to content

Commit 7b080be

Browse files
renovate-botgcf-owl-bot[bot]Linchinleahecolechalmerlowe
authored
chore(deps): update all dependencies (#1926)
* chore(deps): update all dependencies * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Lingqing Gan <[email protected]> Co-authored-by: Leah E. Cole <[email protected]> Co-authored-by: Chalmer Lowe <[email protected]>
1 parent 4f72723 commit 7b080be

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.4.0
22
pytest===7.4.4; python_version == '3.7'
3-
pytest==8.2.0; python_version >= '3.8'
3+
pytest==8.2.1; python_version >= '3.8'
44
mock==5.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigquery==3.22.0
1+
google-cloud-bigquery==3.23.0
22
google-auth-oauthlib==1.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest===7.4.4; python_version == '3.7'
2-
pytest==8.2.0; python_version >= '3.8'
2+
pytest==8.2.1; python_version >= '3.8'
33
mock==5.1.0

β€Žsamples/geography/requirements.txtβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ geopandas===0.13.2; python_version == '3.8'
1515
geopandas==0.14.4; python_version >= '3.9'
1616
google-api-core==2.19.0
1717
google-auth==2.29.0
18-
google-cloud-bigquery==3.22.0
18+
google-cloud-bigquery==3.23.0
1919
google-cloud-bigquery-storage==2.25.0
2020
google-cloud-core==2.4.1
2121
google-crc32c==1.5.0
2222
google-resumable-media==2.7.0
2323
googleapis-common-protos==1.63.0
2424
grpcio===1.62.2; python_version == '3.7'
25-
grpcio==1.63.0; python_version >= '3.8'
25+
grpcio==1.64.0; python_version >= '3.8'
2626
idna==3.7
2727
munch==4.0.0
2828
mypy-extensions==1.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.4.0
22
pytest===7.4.4; python_version == '3.7'
3-
pytest==8.2.0; python_version >= '3.8'
3+
pytest==8.2.1; python_version >= '3.8'
44
mock==5.1.0

β€Žsamples/magics/requirements.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
db-dtypes==1.2.0
2-
google.cloud.bigquery==3.22.0
2+
google.cloud.bigquery==3.23.0
33
google-cloud-bigquery-storage==2.25.0
44
ipython===7.31.1; python_version == '3.7'
55
ipython===8.0.1; python_version == '3.8'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.4.0
22
pytest===7.4.4; python_version == '3.7'
3-
pytest==8.2.0; python_version >= '3.8'
3+
pytest==8.2.1; python_version >= '3.8'
44
mock==5.1.0

β€Žsamples/notebooks/requirements.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
db-dtypes==1.2.0
2-
google-cloud-bigquery==3.22.0
2+
google-cloud-bigquery==3.23.0
33
google-cloud-bigquery-storage==2.25.0
44
ipython===7.31.1; python_version == '3.7'
55
ipython===8.0.1; python_version == '3.8'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# samples/snippets should be runnable with no "extras"
22
google-cloud-testutils==1.4.0
33
pytest===7.4.4; python_version == '3.7'
4-
pytest==8.2.0; python_version >= '3.8'
4+
pytest==8.2.1; python_version >= '3.8'
55
mock==5.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# samples/snippets should be runnable with no "extras"
2-
google-cloud-bigquery==3.22.0
2+
google-cloud-bigquery==3.23.0

0 commit comments

Comments
Β (0)