Skip to content

Commit 5d10f1e

Browse files
renovate-botgcf-owl-bot[bot]chalmerlowe
authored
chore(deps): update all dependencies (#1954)
* 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 * Update samples/geography/requirements.txt * Update samples/geography/requirements.txt --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Chalmer Lowe <[email protected]>
1 parent 7d757b8 commit 5d10f1e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

samples/geography/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@ 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
22-
google-resumable-media==2.7.0
22+
google-resumable-media==2.7.1
2323
googleapis-common-protos==1.63.1
2424
grpcio===1.62.2; python_version == '3.7'
2525
grpcio==1.64.1; python_version >= '3.8'
2626
idna==3.7
2727
munch==4.0.0
2828
mypy-extensions==1.0.0
29-
packaging==24.0
29+
packaging===24.0; python_version == '3.7'
30+
packaging==24.1; python_version >= '3.8'
3031
pandas===1.3.5; python_version == '3.7'
3132
pandas===2.0.3; python_version == '3.8'
3233
pandas==2.2.2; python_version >= '3.9'
@@ -49,7 +50,7 @@ rsa==4.9
4950
Shapely==2.0.4
5051
six==1.16.0
5152
typing-extensions===4.7.1; python_version == '3.7'
52-
typing-extensions==4.12.1; python_version >= '3.8'
53+
typing-extensions==4.12.2; python_version >= '3.8'
5354
typing-inspect==0.9.0
5455
urllib3===1.26.18; python_version == '3.7'
5556
urllib3==2.2.1; python_version >= '3.8'

0 commit comments

Comments
 (0)