Skip to content

Commit 8c4c7c9

Browse files
WafaaTashahba
authored andcommitted
upgrade ipython to 8.10.0 to avoid vulnerability (#1024)
1 parent 6e0d82b commit 8c4c7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notebooks/transfer_learning/pytorch_image_classification/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
intel-extension-for-pytorch==1.13.0 # fixed for Snyk scans to avoid vulnerability
2-
ipython==8.0.1
2+
ipython==8.10.0 # fixed for Snyk scans to avoid vulnerability
33
ipython-genutils==0.2.0
44
ipywidgets==7.6.5
55
matplotlib==3.5.1

0 commit comments

Comments
 (0)