Skip to content

Commit 041efbf

Browse files
Update pyaedt requirement from ==0.6.1 to ==0.6.3 (#55)
Updates the requirements on [pyaedt](https://github.com/pyansys/pyaedt) to permit the latest version. - [Release notes](https://github.com/pyansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.6.1...v0.6.3) --- updated-dependencies: - dependency-name: pyaedt 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]>
1 parent 48fa8a1 commit 041efbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ansys-mapdl-core = "==0.63.2"
4444
ansys-dpf-core = "==0.6.0"
4545
ansys-dpf-post = "==0.2.5"
4646
ansys-fluent-core = "==0.11.0"
47-
pyaedt = "==0.6.1"
47+
pyaedt = "==0.6.3"
4848
ansys-platform-instancemanagement = "==1.0.2"
4949
ansys-grantami-bomanalytics = "==1.0.1"
5050
ansys-openapi-common = "==1.1.1"

0 commit comments

Comments
 (0)