Skip to content

Commit ae8fe3e

Browse files
build(deps-dev): bump ipython from 8.27.0 to 8.28.0 (#227)
Bumps [ipython](https://github.com/ipython/ipython) from 8.27.0 to 8.28.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.27.0...8.28.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8b00f0 commit ae8fe3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ redis = "^5.1"
2727
black = "^24.8.0"
2828
rich = "^13.8.1"
2929
django-debug-toolbar = "^4.4"
30-
ipython = "^8.27.0"
30+
ipython = "^8.28.0"
3131

3232
[build-system]
3333
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)