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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 4df9202 commit 8feb7bc
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 @@ -40,7 +40,7 @@ pytest-mock = "^1.10"
pytest-vcr = "^1.0"

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

0 comments on commit 8feb7bc

Please sign in to comment.