Skip to content

Commit

Permalink
chore(deps): update all dependencies (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2024
1 parent 00d22cc commit 9ef1460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
google-cloud-testutils==1.4.0
pytest==8.0.0
pytest==8.0.2
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Expand Up @@ -2,5 +2,5 @@ google-cloud-bigquery-storage==2.24.0
google-cloud-bigquery==3.17.2
pandas-gbq==0.21.0
pandas===2.0.3; python_version == '3.8'
pandas==2.2.0; python_version >= '3.9'
pandas==2.2.1; python_version >= '3.9'
pyarrow==15.0.0; python_version >= '3.8'

0 comments on commit 9ef1460

Please sign in to comment.