Skip to content

Commit 6730428

Browse files
Bump ipython from 8.7.0 to 8.10.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.7.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.7.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6a583a commit 6730428

File tree

2 files changed

+22
-31
lines changed

2 files changed

+22
-31
lines changed

poetry.lock

Lines changed: 21 additions & 30 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 @@ boto3 = "^1.24.70"
2727
[tool.poetry.dev-dependencies]
2828

2929
[tool.poetry.group.develop.dependencies]
30-
ipython = "^8.7.0"
30+
ipython = "^8.10.0"
3131

3232
[build-system]
3333
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)