Skip to content

Commit 68aeee7

Browse files
Bump ansys-mapdl-core from 0.64.1 to 0.65.0 (#110)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <78221213+clatapie@users.noreply.github.com>
1 parent 0ad5d82 commit 68aeee7

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
@@ -35,7 +35,7 @@ dependencies = [
3535

3636
[project.optional-dependencies]
3737
tests = [
38-
"ansys-mapdl-core==0.64.1",
38+
"ansys-mapdl-core==0.65.0",
3939
"scipy==1.10.1",
4040
"pyansys-tools-report==0.5.0",
4141
"pytest==7.3.1",
@@ -46,7 +46,7 @@ tests = [
4646
]
4747
doc = [
4848
"Sphinx==6.2.1",
49-
"ansys-mapdl-core==0.64.1",
49+
"ansys-mapdl-core==0.65.0",
5050
"ansys-mapdl-reader==0.52.13",
5151
"ansys-sphinx-theme==0.9.9",
5252
"jupyter_sphinx==0.4.0",

0 commit comments

Comments
 (0)