Skip to content

Commit efc2117

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

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-testutils==1.3.3
2-
pytest==7.4.0
2+
pytest==7.4.1

samples/snippets/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ google-cloud-bigquery-storage==2.22.0
22
google-cloud-bigquery==3.11.4
33
pandas-gbq==0.19.2
44
pandas===1.3.5; python_version == '3.7'
5-
pandas==2.0.3; python_version >= '3.8'
5+
pandas===2.0.3; python_version == '3.8'
6+
pandas==2.1.0; python_version >= '3.9'
67
pyarrow==12.0.1; python_version == '3.7'
78
pyarrow==14.0.1; python_version >= '3.8'

0 commit comments

Comments
 (0)