Skip to content

Commit 156e518

Browse files
chore(deps): update dependency db-dtypes to v1.4.3 (#2178)
Co-authored-by: Lingqing Gan <[email protected]>
1 parent 185116e commit 156e518

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ click===8.1.8; python_version == '3.9'
66
click==8.2.0; python_version >= '3.10'
77
click-plugins==1.1.1
88
cligj==0.7.2
9-
db-dtypes==1.4.2
9+
db-dtypes==1.4.3
1010
Fiona==1.10.1
1111
geojson==3.2.0
1212
geopandas==1.0.1

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bigquery_magics==0.9.0
2-
db-dtypes==1.4.2
2+
db-dtypes==1.4.3
33
google.cloud.bigquery==3.31.0
44
google-cloud-bigquery-storage==2.31.0
55
ipython===8.18.1

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bigquery-magics==0.9.0
2-
db-dtypes==1.4.2
2+
db-dtypes==1.4.3
33
google-cloud-bigquery==3.31.0
44
google-cloud-bigquery-storage==2.31.0
55
ipython===8.18.1; python_version == '3.9'

0 commit comments

Comments
 (0)