Skip to content

Commit f24cfca

Browse files
Bump ipython from 9.3.0 to 9.9.0 (#836)
Bumps [ipython](https://github.com/ipython/ipython) from 9.3.0 to 9.9.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.3.0...9.9.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.9.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 67cba63 commit f24cfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ulid = ["python-ulid"]
4141
docs = [
4242
"autodoc_pydantic==2.2.0",
4343
"furo==2025.12.19",
44-
"ipython==9.3.0",
44+
"ipython==9.9.0",
4545
"myst_parser==4.0.1",
4646
"nbsphinx==0.9.8",
4747
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)