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 29, 2024
1 parent 6493586 commit 36d58ab
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 15 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 @@ -37,7 +37,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.6.0"
Expand Down

0 comments on commit 36d58ab

Please sign in to comment.