Skip to content

Commit 67f9d0c

Browse files
authored
Merge branch 'main' into maint/activate_2d_meshing_tests_for_251
2 parents a64b6b6 + a04bf45 commit 67f9d0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ optional = true
6161
Sphinx = "==7.4.7"
6262
jupyter_sphinx = "==0.5.3"
6363
numpydoc = "==1.8.0"
64-
matplotlib = "==3.9.3"
64+
matplotlib = "==3.10.0"
6565
ansys-sphinx-theme = "==1.2.2"
6666
pypandoc = "==1.14"
6767
pytest-sphinx = "==0.6.3"
@@ -87,7 +87,7 @@ tensorflow = { version = ">=2.17.0", optional = true }
8787
optional = true
8888

8989
[tool.poetry.group.test.dependencies]
90-
pytest = "==8.3.3"
90+
pytest = "==8.3.4"
9191
pytest-cov = "==6.0.0"
9292
pytest-mock = "==3.14.0"
9393
pytest-xdist = "==3.6.1"

0 commit comments

Comments
 (0)