Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent c99681c commit 5c6148a
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 38 deletions.
118 changes: 81 additions & 37 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 @@ -45,7 +45,7 @@ mypy = "^1.7.0"
ruff = "^0.5.0"
tox = "^4.16.0"
sympy = "^1.13.1"
IPython = "^7.12.0"
IPython = ">=7.12,<9.0"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit 5c6148a

Please sign in to comment.