Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 50cda1e commit b72f00b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 49 deletions.
60 changes: 12 additions & 48 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 @@ numpy = "^1.26.1"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.2"
ipython = "^8.16.1"
ipython = "^8.18.1"
jsf = "^0.8.0"
pytest-asyncio = "^0.21.1"
setuptools = "^68.2.2"
Expand Down

0 comments on commit b72f00b

Please sign in to comment.