Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2025
1 parent faffdc9 commit 97c6980
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-testutils==1.5.0
google-cloud-testutils==1.6.0
pytest===7.4.3; python_version == '3.7'
pytest==8.3.4; python_version >= '3.8'
2 changes: 1 addition & 1 deletion samples/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pyarrow==19.0.0; python_version >= '3.9'
ipython===7.31.1; python_version == '3.7'
ipython===8.10.0; python_version == '3.8'
ipython===8.18.1; python_version == '3.9'
ipython==8.31.0; python_version >= '3.10'
ipython==8.32.0; python_version >= '3.10'
ipywidgets==8.1.5
pandas===1.3.5; python_version == '3.7'
pandas===2.0.3; python_version == '3.8'
Expand Down

0 comments on commit 97c6980

Please sign in to comment.