Skip to content

Commit

Permalink
build(deps): bump ipython from 7.31.1 to 8.10.0 in /samples/to_datafr…
Browse files Browse the repository at this point in the history
…ame (#832)

Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@7.31.1...8.10.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 826a23f commit 4c87178
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,7 +6,7 @@ pyarrow==17.0.0; python_version >= '3.8'
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.26.0; python_version >= '3.10'
ipython==8.10.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 4c87178

Please sign in to comment.