Skip to content

Commit

Permalink
chore(deps): update dependency pandas to v1.5.1 (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 19, 2022
1 parent 7ca96a2 commit 7435064
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 @@ -6,6 +6,6 @@ ipython===7.31.1; python_version == '3.7'
ipython===8.0.1; python_version == '3.8'
ipython==8.5.0; python_version >= '3.9'
pandas===1.3.5; python_version == '3.7'
pandas==1.5.0; python_version > '3.7'
pandas==1.5.1; python_version > '3.7'
tqdm==4.64.1
db-dtypes==1.0.4

0 comments on commit 7435064

Please sign in to comment.