Skip to content

Commit 8803c8c

Browse files
committed
deps: Update ipywidget dependencies.
1 parent 8a32ae6 commit 8803c8c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed
Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# List of requirements for ipython tests
2-
numpy
2+
numpy>=1.22.2
33
pandas
44
# Install jupyter itself so we end up with a kernel
55
jupyter
@@ -8,3 +8,17 @@ ipywidgets
88
anywidget
99
matplotlib
1010
ipympl
11+
12+
# Security updates for transitive dependencies
13+
pillow>=10.2.0
14+
setuptools>=78.1.1
15+
zipp>=3.19.1
16+
tornado>=6.4.1
17+
anyio>=4.4.0
18+
requests>=2.32.4
19+
fonttools>=4.43.0
20+
jupyter-server>=2.14.1
21+
jupyter-core>=5.8.0
22+
ipython>=8.10.0
23+
urllib3>=2.2.2
24+
jupyterlab>=4.4.8

0 commit comments

Comments
 (0)