Skip to content

Commit 1e71bc8

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

samples/geography/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@ pandas==2.2.1; python_version >= '3.9'
3232
proto-plus==1.23.0
3333
pyarrow==12.0.1; python_version == '3.7'
3434
pyarrow==15.0.2; python_version >= '3.8'
35-
pyasn1==0.5.1
36-
pyasn1-modules==0.3.0
35+
pyasn1==0.5.1; python_version == '3.7'
36+
pyasn1==0.6.0; python_version >= '3.8'
37+
pyasn1-modules==0.3.0; python_version == '3.7'
38+
pyasn1-modules==0.4.0; python_version >= '3.8'
3739
pycparser==2.21
3840
pyparsing==3.1.2
3941
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)