Skip to content

Commit 689cbde

Browse files
authored
Merge branch 'main' into zzqbranch
2 parents ca951b0 + d80f860 commit 689cbde

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests = [
3737
"numpy==1.25.2",
3838
"pytest==7.4.0",
3939
"pytest-cov==4.1.0",
40-
"joblib==1.3.1",
40+
"joblib==1.3.2",
4141
"pandas==2.0.3",
4242
"openpyxl==3.1.2",
4343
"scikit-learn==1.3.0",
@@ -53,20 +53,20 @@ doc = [
5353
"numpydoc==1.5.0",
5454
"Sphinx==7.1.2",
5555
"sphinx-autobuild==2021.3.14",
56-
"sphinxcontrib-websupport==1.2.4",
56+
"sphinxcontrib-websupport==1.2.6",
5757
"pytest-sphinx==0.5.0",
5858
"sphinx-notfound-page==0.8.3",
5959
"sphinx-copybutton==0.5.2",
6060
"sphinx-gallery==0.13.0",
6161
"sphinx-autodoc-typehints==1.24.0",
62-
"ansys-sphinx-theme==0.10.2",
62+
"ansys-sphinx-theme==0.10.3",
6363
"pypandoc==1.11",
6464
"nbsphinx==0.9.2",
6565
"ipywidgets==8.1.0",
66-
"joblib==1.3.1",
66+
"joblib==1.3.2",
6767
"scikit-learn==1.3.0",
6868
"ipython==8.14.0",
69-
"jupyterlab==4.0.4",
69+
"jupyterlab==4.0.5",
7070
"sphinx-jinja==2.0.2",
7171
"sphinx-autoapi==2.1.1",
7272
]

0 commit comments

Comments
 (0)