Skip to content

Commit

Permalink
Build(deps): Bump the deps group with 3 updates (#756)
Browse files Browse the repository at this point in the history
Bumps the deps group with 3 updates: [ansys-conceptev-core](https://github.com/ansys/pyconceptev), [pyaedt](https://github.com/ansys/pyaedt) and [ansys-tools-path](https://github.com/ansys/ansys-tools-path).


Updates `ansys-conceptev-core` from 0.5 to 0.6
- [Release notes](https://github.com/ansys/pyconceptev/releases)
- [Changelog](https://github.com/ansys/pyconceptev/blob/main/CHANGELOG.md)
- [Commits](ansys/pyconceptev@v0.5.0...v0.6)

Updates `pyaedt` from 0.11.4 to 0.11.5
- [Release notes](https://github.com/ansys/pyaedt/releases)
- [Commits](ansys/pyaedt@v0.11.4...v0.11.5)

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

---
updated-dependencies:
- dependency-name: ansys-conceptev-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pyaedt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-tools-path
  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 Nov 14, 2024
1 parent d372e84 commit bd2b478
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 @@ -27,7 +27,7 @@ dependencies = [
"ansys-acp-core==0.1b2",
"ansys-additive-core==0.18.1",
"ansys-additive-widgets==0.2.1",
"ansys-conceptev-core==0.5",
"ansys-conceptev-core==0.6",
"ansys-dpf-composites==0.6.1",
"ansys-dpf-core==0.13.2",
"ansys-dpf-post==0.9.0",
Expand All @@ -54,7 +54,7 @@ dependencies = [
"ansys-systemcoupling-core==0.8.0",
"ansys-turbogrid-core==0.4.1",
"ansys-workbench-core==0.7.0",
"pyaedt==0.11.4",
"pyaedt==0.11.5",
"pyedb==0.31.0",
"pygranta==2024.2.0",
"pytwin==0.7.0",
Expand All @@ -67,7 +67,7 @@ tools = [
"ansys-materials-manager==0.2.3",
"ansys-tools-filetransfer==0.1.0",
"ansys-tools-local-product-launcher==0.1.0",
"ansys-tools-path==0.6.0",
"ansys-tools-path==0.7.0",
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
"ansys-tools-visualization-interface==0.5.0",
"ansys-units==0.3.2",
Expand All @@ -84,7 +84,7 @@ all = [
"ansys-materials-manager==0.2.3",
"ansys-tools-filetransfer==0.1.0",
"ansys-tools-local-product-launcher==0.1.0",
"ansys-tools-path==0.6.0",
"ansys-tools-path==0.7.0",
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
"ansys-tools-visualization-interface==0.5.0",
"ansys-units==0.3.2",
Expand Down

0 comments on commit bd2b478

Please sign in to comment.