Skip to content

Commit abd669a

Browse files
committed
chore(deps): update dependency ipython to v8.11.0
1 parent 792e300 commit abd669a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ grpcio==1.51.3
55
ipywidgets==8.0.4
66
ipython===7.31.1; python_version == '3.7'
77
ipython===8.0.1; python_version == '3.8'
8-
ipython==8.10.0; python_version >= '3.9'
8+
ipython==8.11.0; python_version >= '3.9'
99
matplotlib===3.5.3; python_version == '3.7'
1010
matplotlib==3.7.0; python_version >= '3.8'
1111
pandas===1.3.5; python_version == '3.7'

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ grpcio==1.51.3
66
ipywidgets==8.0.4
77
ipython===7.31.1; python_version == '3.7'
88
ipython===8.0.1; python_version == '3.8'
9-
ipython==8.10.0; python_version >= '3.9'
9+
ipython==8.11.0; python_version >= '3.9'
1010
matplotlib===3.5.3; python_version == '3.7'
1111
matplotlib==3.7.0; python_version >= '3.8'
1212
pandas===1.3.5; python_version == '3.7'

0 commit comments

Comments
 (0)