Skip to content

Commit ba43bed

Browse files
Build(deps-dev): Bump ansys-mapdl-reader from 0.52.12 to 0.52.13 (#252)
Bumps [ansys-mapdl-reader](https://github.com/pyansys/pymapdl-reader) from 0.52.12 to 0.52.13. - [Release notes](https://github.com/pyansys/pymapdl-reader/releases) - [Commits](ansys/pymapdl-reader@v0.52.12...v0.52.13) --- updated-dependencies: - dependency-name: ansys-mapdl-reader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0df3ff commit ba43bed

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
@@ -48,14 +48,14 @@ dependencies = [
4848

4949
[project.optional-dependencies]
5050
mapdl-all = [
51-
"ansys-mapdl-reader==0.52.12",
51+
"ansys-mapdl-reader==0.52.13",
5252
]
5353
fluent-all = [
5454
"ansys-fluent-visualization==0.7.1",
5555
"ansys-fluent-parametric==0.7.1",
5656
]
5757
all = [
58-
"ansys-mapdl-reader==0.52.12",
58+
"ansys-mapdl-reader==0.52.13",
5959
"ansys-fluent-visualization==0.7.1",
6060
"ansys-fluent-parametric==0.7.1",
6161
]

0 commit comments

Comments
 (0)