Skip to content

Commit

Permalink
Build(deps): Bump the deps group with 3 updates (#556)
Browse files Browse the repository at this point in the history
Bumps the deps group with 3 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [ansys-optislang-core](https://github.com/ansys/pyoptislang) and [pyedb](https://github.com/ansys/pyedb).


Updates `ansys-geometry-core` from 0.5.1 to 0.5.3
- [Release notes](https://github.com/ansys/pyansys-geometry/releases)
- [Changelog](https://github.com/ansys/pyansys-geometry/blob/main/CHANGELOG.md)
- [Commits](ansys/pyansys-geometry@v0.5.1...v0.5.3)

Updates `ansys-optislang-core` from 0.6.3 to 0.7.0
- [Release notes](https://github.com/ansys/pyoptislang/releases)
- [Commits](ansys/pyoptislang@v0.6.3...v0.7.0)

Updates `pyedb` from 0.8.1 to 0.9.0
- [Release notes](https://github.com/ansys/pyedb/releases)
- [Commits](ansys/pyedb@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: ansys-geometry-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-optislang-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] committed Apr 29, 2024
1 parent a1154cc commit 8d79dce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"ansys-dynamicreporting-core==0.6.0",
"ansys-edb-core==0.1.4",
"ansys-fluent-core==0.20.1",
"ansys-geometry-core==0.5.1",
"ansys-geometry-core==0.5.3",
"ansys-hps-client==0.8.0",
"ansys-mapdl-core==0.68.1",
"ansys-math-core==0.1.5",
Expand All @@ -45,7 +45,7 @@ dependencies = [
"ansys-modelcenter-workflow==0.1.1",
"ansys-motorcad-core==0.4.3",
"ansys-openapi-common==1.5.1",
"ansys-optislang-core==0.6.3",
"ansys-optislang-core==0.7.0",
"ansys-platform-instancemanagement==1.1.2",
"ansys-pyensight-core==0.8.1",
"ansys-rocky-core==0.1.0",
Expand All @@ -55,7 +55,7 @@ dependencies = [
"ansys-systemcoupling-core==0.4.1",
"ansys-turbogrid-core==0.4.0",
"pyaedt==0.8.9",
"pyedb==0.8.1",
"pyedb==0.9.0",
"pygranta==2024.1.0",
"pytwin==0.6.0",
]
Expand Down

0 comments on commit 8d79dce

Please sign in to comment.