We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138e066 commit 451ec57Copy full SHA for 451ec57
1 file changed
docs/requirements.txt
@@ -10,7 +10,7 @@ attrs==25.3.0
10
# referencing
11
babel==2.17.0
12
# via sphinx
13
-beautifulsoup4==4.13.5
+beautifulsoup4==4.14.2
14
# via nbconvert
15
bleach==6.2.0
16
@@ -45,7 +45,7 @@ imagesize==1.4.1
45
46
ipykernel==6.30.1
47
# via jupyter-sphinx
48
-ipython==9.5.0
+ipython==9.6.0
49
# via
50
# -r docs/requirements.in
51
# ipykernel
@@ -86,7 +86,7 @@ jupyterlab-widgets==3.0.15
86
# via ipywidgets
87
latexcodec==3.0.1
88
# via pybtex
89
-markupsafe==3.0.2
+markupsafe==3.0.3
90
91
# jinja2
92
# nbconvert
@@ -148,7 +148,7 @@ pygments==2.19.2
148
# sphinx
149
python-dateutil==2.9.0.post0
150
# via jupyter-client
151
-pyyaml==6.0.2
+pyyaml==6.0.3
152
153
pyzmq==27.1.0
154
0 commit comments