Skip to content

Commit 62ba5c0

Browse files
committed
Merge remote-tracking branch 'origin/main' into local
2 parents cdc1b81 + 67994df commit 62ba5c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ tests = [
4141
"pandas==2.1.3",
4242
"openpyxl==3.1.2",
4343
"scikit-learn==1.3.2",
44-
"pytest-xdist==3.4.0",
45-
"ipython==8.17.2",
44+
"pytest-xdist==3.5.0",
45+
"ipython==8.18.1",
4646
]
4747
doc = [
4848
"recommonmark==0.7.1",
@@ -57,15 +57,15 @@ doc = [
5757
"pytest-sphinx==0.5.0",
5858
"sphinx-notfound-page==1.0.0",
5959
"sphinx-copybutton==0.5.2",
60-
"sphinx-gallery==0.14.0",
60+
"sphinx-gallery==0.15.0",
6161
"sphinx-autodoc-typehints==1.25.2",
6262
"ansys-sphinx-theme==0.12.5",
6363
"pypandoc==1.12",
6464
"nbsphinx==0.9.3",
6565
"ipywidgets==8.1.1",
6666
"joblib==1.3.2",
6767
"scikit-learn==1.3.2",
68-
"ipython==8.17.2",
68+
"ipython==8.18.1",
6969
"jupyterlab==4.0.9",
7070
"sphinx-jinja==2.0.2",
7171
"sphinx-autoapi==3.0.0",

0 commit comments

Comments
 (0)