Skip to content

Commit 7d757b8

Browse files
renovate-botgcf-owl-bot[bot]Linchin
authored
chore(deps): update all dependencies (#1946)
* 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]>
1 parent 19bef8d commit 7d757b8

File tree

10 files changed

+15
-15
lines changed

10 files changed

+15
-15
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.1; python_version >= '3.8'
3+
pytest==8.2.2; 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.23.1
1+
google-cloud-bigquery==3.24.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.1; python_version >= '3.8'
2+
pytest==8.2.2; python_version >= '3.8'
33
mock==5.1.0

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
attrs==23.2.0
2-
certifi==2024.2.2
2+
certifi==2024.6.2
33
cffi===1.15.1; python_version == '3.7'
44
cffi==1.16.0; python_version >= '3.8'
55
charset-normalizer==3.3.2
@@ -14,15 +14,15 @@ geopandas===0.10.2; python_version == '3.7'
1414
geopandas===0.13.2; python_version == '3.8'
1515
geopandas==0.14.4; python_version >= '3.9'
1616
google-api-core==2.19.0
17-
google-auth==2.29.0
18-
google-cloud-bigquery==3.23.1
17+
google-auth==2.30.0
18+
google-cloud-bigquery==3.24.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
23-
googleapis-common-protos==1.63.0
23+
googleapis-common-protos==1.63.1
2424
grpcio===1.62.2; python_version == '3.7'
25-
grpcio==1.64.0; python_version >= '3.8'
25+
grpcio==1.64.1; python_version >= '3.8'
2626
idna==3.7
2727
munch==4.0.0
2828
mypy-extensions==1.0.0
@@ -49,7 +49,7 @@ rsa==4.9
4949
Shapely==2.0.4
5050
six==1.16.0
5151
typing-extensions===4.7.1; python_version == '3.7'
52-
typing-extensions==4.12.0; python_version >= '3.8'
52+
typing-extensions==4.12.1; python_version >= '3.8'
5353
typing-inspect==0.9.0
5454
urllib3===1.26.18; python_version == '3.7'
5555
urllib3==2.2.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.1; python_version >= '3.8'
3+
pytest==8.2.2; 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.23.1
2+
google.cloud.bigquery==3.24.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.1; python_version >= '3.8'
3+
pytest==8.2.2; 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.23.1
2+
google-cloud-bigquery==3.24.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.1; python_version >= '3.8'
4+
pytest==8.2.2; 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.23.1
2+
google-cloud-bigquery==3.24.0

0 commit comments

Comments
Β (0)