Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Commit 35eff85

Browse files
Bump ipython from 8.4.0 to 8.5.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.4.0...8.5.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b3af1f commit 35eff85

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

poetry.lock

Lines changed: 17 additions & 17 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
@@ -16,7 +16,7 @@ django-pydantic-settings = "^0.6.3"
1616
rich = "^12.5.1"
1717

1818
[tool.poetry.dev-dependencies]
19-
ipython = "^8.4.0"
19+
ipython = "^8.5.0"
2020
ptpython = "^3.0.20"
2121
invoke = "^1.7.1"
2222

0 commit comments

Comments
 (0)