Skip to content

Commit

Permalink
chore(deps): update dependency pandas to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2023
1 parent 98e976a commit 7b1c891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ ipython===8.10.0; python_version == '3.8'
ipython==8.12.0; python_version >= '3.9'
ipywidgets==8.0.6
pandas===1.3.5; python_version == '3.7'
pandas==2.0.0; python_version > '3.7'
pandas==2.0.1; python_version > '3.7'
tqdm==4.65.0
db-dtypes==1.1.1

0 comments on commit 7b1c891

Please sign in to comment.