Skip to content

Commit

Permalink
Bump ipython from 7.34.0 to 8.10.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 7.34.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@7.34.0...8.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 2, 2023
1 parent 2262007 commit 8378988
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 13 deletions.
105 changes: 93 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sphinx_autodoc_typehints = "^1.10.3"
sphinx-automodapi = "^0.12"
recommonmark = "^0.6.0"
nbsphinx = "^0.8.11"
IPython = "^7.15.0"
IPython = "^8.10.0"
ipykernel = "^5.3.0"
# jupyter = "^1.0.0"
matplotlib = "^3.2.1"
Expand Down

0 comments on commit 8378988

Please sign in to comment.