Skip to content

Commit

Permalink
Bump ipython from 8.26.0 to 8.27.0
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.26.0...8.27.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 Sep 2, 2024
1 parent b44272c commit 9864115
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ gunicorn = "22.0.0"
humanize = "4.10.0"

[tool.poetry.group.dev.dependencies]
ipython = "^8.26.0"
ipython = "^8.27.0"
pre-commit = "^3.7.1"

[build-system]
Expand Down

0 comments on commit 9864115

Please sign in to comment.