Skip to content

Commit b844eef

Browse files
chore(deps): update all dependencies (#1934)
* 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>
1 parent 7b080be commit b844eef

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigquery==3.23.0
1+
google-cloud-bigquery==3.23.1
22
google-auth-oauthlib==1.2.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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.23.0
18+
google-cloud-bigquery==3.23.1
1919
google-cloud-bigquery-storage==2.25.0
2020
google-cloud-core==2.4.1
2121
google-crc32c==1.5.0
@@ -48,7 +48,7 @@ rsa==4.9
4848
Shapely==2.0.4
4949
six==1.16.0
5050
typing-extensions===4.7.1; python_version == '3.7'
51-
typing-extensions==4.11.0; python_version >= '3.8'
51+
typing-extensions==4.12.0; python_version >= '3.8'
5252
typing-inspect==0.9.0
5353
urllib3===1.26.18; python_version == '3.7'
5454
urllib3==2.2.1; python_version >= '3.8'

β€Ž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.0
2+
google.cloud.bigquery==3.23.1
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'

β€Ž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.0
2+
google-cloud-bigquery==3.23.1
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,2 +1,2 @@
11
# samples/snippets should be runnable with no "extras"
2-
google-cloud-bigquery==3.23.0
2+
google-cloud-bigquery==3.23.1

0 commit comments

Comments
Β (0)