Skip to content

Commit

Permalink
Build(deps): Bump the deps group with 3 updates (#803)
Browse files Browse the repository at this point in the history
Bumps the deps group with 3 updates: [ansys-dyna-core](https://github.com/ansys/pydyna), [ansys-mechanical-core](https://github.com/ansys/pymechanical) and [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface).


Updates `ansys-dyna-core` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/ansys/pydyna/releases)
- [Changelog](https://github.com/ansys/pydyna/blob/main/CHANGELOG.md)
- [Commits](ansys/pydyna@v0.6.1...v0.7.0)

Updates `ansys-mechanical-core` from 0.11.10 to 0.11.11
- [Release notes](https://github.com/ansys/pymechanical/releases)
- [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md)
- [Commits](ansys/pymechanical@v0.11.10...v0.11.11)

Updates `ansys-tools-visualization-interface` from 0.6.2 to 0.7.0
- [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases)
- [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md)
- [Commits](ansys/ansys-tools-visualization-interface@v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: ansys-dyna-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-mechanical-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-tools-visualization-interface
  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 Jan 10, 2025
1 parent e955b66 commit 5412c74
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ dependencies = [
"ansys-dpf-composites==0.6.2",
"ansys-dpf-core==0.13.3",
"ansys-dpf-post==0.9.2",
"ansys-dyna-core==0.6.1",
"ansys-dyna-core==0.7.0",
"ansys-dynamicreporting-core==0.9.0",
"ansys-edb-core==0.1.9",
"ansys-fluent-core==0.28.1",
"ansys-geometry-core==0.7.6",
"ansys-hps-client==0.9.1",
"ansys-mapdl-core==0.68.6",
"ansys-math-core==0.2.0",
"ansys-mechanical-core==0.11.10",
"ansys-mechanical-core==0.11.11",
"ansys-meshing-prime==0.6.2",
"ansys-modelcenter-workflow==0.1.1",
"ansys-motorcad-core==0.7.0",
Expand Down Expand Up @@ -69,7 +69,7 @@ tools = [
"ansys-tools-local-product-launcher==0.1.1",
"ansys-tools-path==0.7.1",
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
"ansys-tools-visualization-interface==0.6.2",
"ansys-tools-visualization-interface==0.7.0",
"ansys-units==0.3.4",
"pyansys-tools-report==0.8.1",
"pyansys-tools-versioning==0.6.0",
Expand All @@ -86,7 +86,7 @@ all = [
"ansys-tools-local-product-launcher==0.1.1",
"ansys-tools-path==0.7.1",
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
"ansys-tools-visualization-interface==0.6.2",
"ansys-tools-visualization-interface==0.7.0",
"ansys-units==0.3.4",
"pyansys-tools-report==0.8.1",
"pyansys-tools-versioning==0.6.0",
Expand Down

0 comments on commit 5412c74

Please sign in to comment.