Skip to content

Commit

Permalink
chore(deps): update dependency ipython to v8.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 20, 2024
1 parent 04867c6 commit 12a629b
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,7 +7,7 @@ pyarrow==18.1.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.30.0; python_version >= '3.10'
ipython==8.31.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 12a629b

Please sign in to comment.