Skip to content

Commit 6df02c3

Browse files
Bump ipython from 9.12.0 to 9.13.0 (#47)
Bumps [ipython](https://github.com/ipython/ipython) from 9.12.0 to 9.13.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.12.0...9.13.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8901e2 commit 6df02c3

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ docs = [
156156
ipython = [
157157
"httpx>=0.20", # demo-function
158158
"ipdb>=0.13",
159-
"ipython>=8.0",
159+
"ipython>=9.13.0",
160160
"requests>=2.3", # demo-function
161161
"rich>=13.9",
162162
]

uv.lock

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

0 commit comments

Comments
 (0)