Skip to content

Commit d3c43cf

Browse files
authored
Merge branch 'main' into pr_metalforming
2 parents d68b3ce + 30af051 commit d3c43cf

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
@@ -42,7 +42,7 @@ tests = [
4242
"openpyxl==3.1.5",
4343
"scikit-learn==1.5.1",
4444
"pytest-xdist==3.6.1",
45-
"ipython==8.26.0",
45+
"ipython==8.27.0",
4646
"pyvista==0.44.1",
4747
]
4848
doc = [
@@ -58,17 +58,17 @@ doc = [
5858
"sphinx-notfound-page==1.0.4",
5959
"sphinx-copybutton==0.5.2",
6060
"sphinx-gallery==0.17.1",
61-
"sphinx-autodoc-typehints==2.2.3",
61+
"sphinx-autodoc-typehints==2.3.0",
6262
"ansys-sphinx-theme==1.0.7",
6363
"pypandoc==1.13",
6464
"nbsphinx==0.9.5",
6565
"ipywidgets==8.1.5",
6666
"joblib==1.4.2",
6767
"scikit-learn==1.5.1",
68-
"ipython==8.26.0",
69-
"jupyterlab==4.2.4",
68+
"ipython==8.27.0",
69+
"jupyterlab==4.2.5",
7070
"sphinx-jinja==2.0.2",
71-
"sphinx-autoapi==3.2.1",
71+
"sphinx-autoapi==3.3.1",
7272
"pyvista==0.44.1",
7373
]
7474

0 commit comments

Comments
 (0)