Skip to content

Commit

Permalink
Update ansys-mapdl-reader requirement from ==0.52.1 to ==0.52.2 (#74)
Browse files Browse the repository at this point in the history
Updates the requirements on [ansys-mapdl-reader](https://github.com/pyansys/pymapdl-reader) to permit the latest version.
- [Release notes](https://github.com/pyansys/pymapdl-reader/releases)
- [Commits](ansys/pymapdl-reader@v0.52.1...v0.52.2)

---
updated-dependencies:
- dependency-name: ansys-mapdl-reader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roberto Pastor Muela <[email protected]>
  • Loading branch information
dependabot[bot] and RobPasMue committed Oct 17, 2022
1 parent adfab45 commit 6edc181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ansys-grantami-bomanalytics = "==1.0.1"
ansys-openapi-common = "==1.1.1"

# Optional dependencies
ansys-mapdl-reader = {version = "==0.52.1", optional = true}
ansys-mapdl-reader = {version = "==0.52.2", optional = true}
ansys-fluent-visualization = {version = "==0.5.0", optional = true}
ansys-fluent-parametric = {version = "==0.5.0", optional = true}
Sphinx = {version = "==5.2.3", optional = true}
Expand Down

0 comments on commit 6edc181

Please sign in to comment.