Skip to content

Commit

Permalink
Build(deps): Bump the deps group with 2 updates (#682)
Browse files Browse the repository at this point in the history
Bumps the deps group with 2 updates: [ansys-mechanical-core](https://github.com/ansys/pymechanical) and [pyedb](https://github.com/ansys/pyedb).


Updates `ansys-mechanical-core` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/ansys/pymechanical/releases)
- [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md)
- [Commits](ansys/pymechanical@v0.11.5...v0.11.6)

Updates `pyedb` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/ansys/pyedb/releases)
- [Commits](ansys/pyedb@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: ansys-mechanical-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pyedb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 2fd2a88 commit 6d1ad2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"ansys-hps-client==0.8.0",
"ansys-mapdl-core==0.68.4",
"ansys-math-core==0.1.5",
"ansys-mechanical-core==0.11.5",
"ansys-mechanical-core==0.11.6",
"ansys-meshing-prime==0.6.2",
"ansys-modelcenter-workflow==0.1.1",
"ansys-motorcad-core==0.5.5",
Expand All @@ -55,7 +55,7 @@ dependencies = [
"ansys-turbogrid-core==0.4.1",
"ansys-workbench-core==0.6.0",
"pyaedt==0.10.0",
"pyedb==0.25.0",
"pyedb==0.26.0",
"pygranta==2024.2.0",
"pytwin==0.7.0",
]
Expand Down

0 comments on commit 6d1ad2a

Please sign in to comment.