Skip to content

Commit 2554723

Browse files
renovate-botgcf-owl-bot[bot]chalmerloweleahecole
authored
chore(deps): update all dependencies (#2018)
* 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 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Chalmer Lowe <[email protected]> Co-authored-by: Leah E. Cole <[email protected]>
1 parent 847feb4 commit 2554723

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/geography/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ google-auth==2.34.0
1818
google-cloud-bigquery==3.25.0
1919
google-cloud-bigquery-storage==2.26.0
2020
google-cloud-core==2.4.1
21-
google-crc32c==1.5.0; python_version < '3.9'
21+
google-crc32c===1.5.0; python_version < '3.9'
2222
google-crc32c==1.6.0; python_version >= '3.9'
2323
google-resumable-media==2.7.2
2424
googleapis-common-protos==1.65.0
@@ -36,14 +36,14 @@ proto-plus==1.24.0
3636
pyarrow==12.0.1; python_version == '3.7'
3737
pyarrow==17.0.0; python_version >= '3.8'
3838
pyasn1===0.5.1; python_version == '3.7'
39-
pyasn1==0.6.0; python_version >= '3.8'
39+
pyasn1==0.6.1; python_version >= '3.8'
4040
pyasn1-modules===0.3.0; python_version == '3.7'
41-
pyasn1-modules==0.4.0; python_version >= '3.8'
41+
pyasn1-modules==0.4.1; python_version >= '3.8'
4242
pycparser===2.21; python_version == '3.7'
4343
pycparser==2.22; python_version >= '3.8'
4444
pyparsing==3.1.4
4545
python-dateutil==2.9.0.post0
46-
pytz==2024.1
46+
pytz==2024.2
4747
PyYAML===6.0.1; python_version == '3.7'
4848
PyYAML==6.0.2; python_version >= '3.8'
4949
requests==2.31.0; python_version == '3.7'

0 commit comments

Comments
 (0)