Skip to content

Commit bfb00c9

Browse files
Bump ipython from 8.5.0 to 8.10.0 in /jupyter
Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.5.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8378b21 commit bfb00c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ decorator==5.1.1 ; python_full_version == "3.10.7"
88
entrypoints==0.4 ; python_full_version == "3.10.7"
99
executing==1.1.1 ; python_full_version == "3.10.7"
1010
ipykernel==6.16.0 ; python_full_version == "3.10.7"
11-
ipython==8.5.0 ; python_full_version == "3.10.7"
11+
ipython==8.10.0 ; python_full_version == "3.10.7"
1212
jedi==0.18.1 ; python_full_version == "3.10.7"
1313
jupyter-client==7.4.4 ; python_full_version == "3.10.7"
1414
jupyter-core==4.11.1 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)