Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 26773a2 commit b5d148e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
41 changes: 25 additions & 16 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 @@ -38,7 +38,7 @@ rich-click = "^1.7.2"
python-slugify = "^8.0.1"

[tool.poetry.group.dev.dependencies]
ipython = "<8.18"
ipython = "<8.19"
ipdb = "*"
ruff = "^0.1.11"
pre-commit = "^3.2.2"
Expand Down

0 comments on commit b5d148e

Please sign in to comment.