Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent f239f56 commit 31e294f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 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 @@ -70,7 +70,7 @@ flake8-docstrings = "^1.7.0"
flake8-rst-docstrings = "^0.3.0"
furo = "^2023.9.10"
ipykernel = "^6.25.2"
ipython = "^8.12.1" # 8.13.0 onwards requires python 3.9
ipython = "^8.16.1" # 8.13.0 onwards requires python 3.9
ipywidgets = "^8.0.6"
isort = "^5.12.0"
nbconvert = "^7.8.0"
Expand Down

0 comments on commit 31e294f

Please sign in to comment.