Skip to content

Commit 69db97b

Browse files
chore(deps): autoupdate requirements-doc
1 parent 6c9b49a commit 69db97b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements-docs.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ bleach==6.2.0
2727
# via nbconvert
2828
certifi==2025.8.3
2929
# via requests
30-
cffi==1.17.1 ; implementation_name == 'pypy'
30+
cffi==2.0.0 ; implementation_name == 'pypy'
3131
# via pyzmq
3232
charset-normalizer==3.4.3
3333
# via requests
@@ -127,7 +127,7 @@ joblib==1.5.2
127127
# via scikit-learn
128128
jsonschema==4.25.1
129129
# via nbformat
130-
jsonschema-specifications==2025.4.1
130+
jsonschema-specifications==2025.9.1
131131
# via jsonschema
132132
jupyter-client==8.6.3
133133
# via
@@ -212,7 +212,7 @@ numpy==2.2.6 ; python_full_version == '3.10.*'
212212
# scikit-learn
213213
# scipy
214214
# vanguard-gp
215-
numpy==2.3.2 ; python_full_version >= '3.11'
215+
numpy==2.3.3 ; python_full_version >= '3.11'
216216
# via
217217
# contourpy
218218
# matplotlib
@@ -292,7 +292,7 @@ pybtex==0.25.1
292292
# vanguard-gp
293293
pybtex-docutils==1.0.3
294294
# via sphinxcontrib-bibtex
295-
pycparser==2.22 ; implementation_name == 'pypy'
295+
pycparser==2.23 ; implementation_name == 'pypy'
296296
# via cffi
297297
pygments==2.19.2
298298
# via
@@ -302,7 +302,7 @@ pygments==2.19.2
302302
# ipython-pygments-lexers
303303
# nbconvert
304304
# sphinx
305-
pyparsing==3.2.3
305+
pyparsing==3.2.4
306306
# via
307307
# bibtexparser
308308
# matplotlib
@@ -317,7 +317,7 @@ pywin32==311 ; platform_python_implementation != 'PyPy' and sys_platform == 'win
317317
# via jupyter-core
318318
pyyaml==6.0.2
319319
# via pybtex
320-
pyzmq==27.0.2
320+
pyzmq==27.1.0
321321
# via
322322
# ipykernel
323323
# jupyter-client
@@ -335,7 +335,7 @@ scikit-learn==1.6.1 ; python_full_version < '3.10'
335335
# via
336336
# gpytorch
337337
# vanguard-gp
338-
scikit-learn==1.7.1 ; python_full_version >= '3.10'
338+
scikit-learn==1.7.2 ; python_full_version >= '3.10'
339339
# via
340340
# gpytorch
341341
# vanguard-gp
@@ -351,7 +351,7 @@ scipy==1.15.3 ; python_full_version == '3.10.*'
351351
# linear-operator
352352
# scikit-learn
353353
# vanguard-gp
354-
scipy==1.16.1 ; python_full_version >= '3.11'
354+
scipy==1.16.2 ; python_full_version >= '3.11'
355355
# via
356356
# gpytorch
357357
# linear-operator

0 commit comments

Comments
 (0)