Skip to content

Commit e008021

Browse files
Bump ipython from 8.5.0 to 8.10.0 in /custom-nb-image/requirements
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] <[email protected]>
1 parent 2e5ee98 commit e008021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-nb-image/requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ importlib-metadata==4.12.0; python_version < '3.10'
7272
importlib-resources==5.9.0; python_version < '3.9'
7373
ipykernel==6.16.0; python_version >= '3.7'
7474
ipython-genutils==0.2.0
75-
ipython==8.5.0; python_version >= '3.8'
75+
ipython==8.10.0; python_version >= '3.8'
7676
ipywidgets==8.0.2
7777
iso8601==1.1.0; python_version < '4' and python_full_version >= '3.6.2'
7878
jedi==0.18.1; python_version >= '3.6'

0 commit comments

Comments
 (0)