Skip to content

Commit

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


Updates `ansys-edb-core` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/ansys/pyedb-core/releases)
- [Commits](ansys/pyedb-core@v0.1.6...v0.1.7)

Updates `ansys-pyensight-core` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/ansys/pyensight/releases)
- [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst)
- [Commits](ansys/pyensight@v0.8.9...v0.8.10)

---
updated-dependencies:
- dependency-name: ansys-edb-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-pyensight-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Sep 18, 2024
1 parent 0a25e8f commit bb8755c
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 @@ -33,7 +33,7 @@ dependencies = [
"ansys-dpf-post==0.9.0",
"ansys-dyna-core==0.5.0",
"ansys-dynamicreporting-core==0.6.0",
"ansys-edb-core==0.1.6",
"ansys-edb-core==0.1.7",
"ansys-fluent-core==0.26.0",
"ansys-geometry-core==0.7.2",
"ansys-hps-client==0.9.0",
Expand All @@ -45,7 +45,7 @@ dependencies = [
"ansys-motorcad-core==0.5.5",
"ansys-optislang-core==0.8.0",
"ansys-platform-instancemanagement==1.1.2",
"ansys-pyensight-core==0.8.9",
"ansys-pyensight-core==0.8.10",
"ansys-rocky-core==0.2.0",
"ansys-seascape==0.2.0",
"ansys-sherlock-core==0.7.1",
Expand Down

0 comments on commit bb8755c

Please sign in to comment.