Skip to content

Commit fddf2c5

Browse files
renovate-botgcf-owl-bot[bot]parthea
authored
chore(deps): update all dependencies (#2068)
* 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 * pin pyarrow --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 458648f commit fddf2c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ pandas===1.3.5; python_version == '3.7'
3434
pandas===2.0.3; python_version == '3.8'
3535
pandas==2.2.3; python_version >= '3.9'
3636
proto-plus==1.25.0
37-
pyarrow==12.0.1; python_version == '3.7'
38-
pyarrow==17.0.0; python_version == '3.8'
37+
pyarrow===12.0.1; python_version == '3.7'
38+
pyarrow===17.0.0; python_version == '3.8'
3939
pyarrow==18.0.0; python_version >= '3.9'
4040
pyasn1===0.5.1; python_version == '3.7'
4141
pyasn1==0.6.1; python_version >= '3.8'

0 commit comments

Comments
 (0)