Skip to content

Commit

Permalink
Update pyaedt requirement from ==0.6.26 to ==0.6.27 (#92)
Browse files Browse the repository at this point in the history
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.26...v0.6.27)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 18, 2022
1 parent b703a11 commit c1bf5be
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 @@ -45,7 +45,7 @@ ansys-dpf-core = "==0.6.2"
ansys-dpf-post = "==0.2.5"
ansys-dpf-gate = "==0.2.3"
ansys-fluent-core = "==0.11.0"
pyaedt = "==0.6.26"
pyaedt = "==0.6.27"
ansys-platform-instancemanagement = "==1.0.2"
ansys-grantami-bomanalytics = "==1.0.1"
ansys-openapi-common = "==1.1.1"
Expand Down

0 comments on commit c1bf5be

Please sign in to comment.