Skip to content

Commit

Permalink
chore(deps): update dependency packaging to v23 (#1462)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency packaging to v23

* bump google-cloud-bigquery

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: aribray <45905583+aribray@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 18, 2023
1 parent 6ef9fb9 commit bdfe888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ geopandas===0.10.2; python_version == '3.7'
geopandas==0.12.2; python_version >= '3.8'
google-api-core==2.11.0
google-auth==2.16.0
google-cloud-bigquery==3.4.1
google-cloud-bigquery==3.4.2
google-cloud-bigquery-storage==2.18.0
google-cloud-core==2.3.2
google-crc32c==1.5.0
Expand All @@ -24,7 +24,7 @@ idna==3.4
libcst==0.4.9
munch==2.5.0
mypy-extensions==0.4.3
packaging==21.3
packaging==23.0
pandas===1.3.5; python_version == '3.7'
pandas==1.5.2; python_version >= '3.8'
proto-plus==1.22.2
Expand Down

0 comments on commit bdfe888

Please sign in to comment.