Skip to content

Commit e61b50f

Browse files
Bump ipython from 8.23.0 to 8.24.0 (#596)
Bumps [ipython](https://github.com/ipython/ipython) from 8.23.0 to 8.24.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.23.0...8.24.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production 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 88af35a commit e61b50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ulid = ["python-ulid"]
4040
docs = [
4141
"autodoc_pydantic==2.1.0",
4242
"furo==2024.5.6",
43-
"ipython==8.23.0",
43+
"ipython==8.24.0",
4444
"myst_parser==3.0.1",
4545
"nbsphinx==0.9.4",
4646
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)