Skip to content

Commit b252b36

Browse files
Bump ipython from 8.17.1 to 8.17.2 (#476)
Bumps [ipython](https://github.com/ipython/ipython) from 8.17.1 to 8.17.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.17.1...8.17.2) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff0bbcf commit b252b36

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
@@ -39,7 +39,7 @@ dependencies = [
3939
docs = [
4040
"autodoc_pydantic==2.0.1",
4141
"furo==2023.9.10",
42-
"ipython==8.17.1",
42+
"ipython==8.17.2",
4343
"myst_parser==2.0.0",
4444
"nbsphinx==0.9.3",
4545
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)