Skip to content

Commit

Permalink
Build(deps): Bump the deps group across 1 directory with 6 updates (#672
Browse files Browse the repository at this point in the history
)

Bumps the deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ansys-dpf-composites](https://github.com/ansys/pydpf-composites) | `0.5.0` | `0.6.0` |
| [ansys-edb-core](https://github.com/ansys/pyedb-core) | `0.1.5` | `0.1.6` |
| [ansys-geometry-core](https://github.com/ansys/pyansys-geometry) | `0.6.6` | `0.7.0` |
| [ansys-mechanical-core](https://github.com/ansys/pymechanical) | `0.11.4` | `0.11.5` |
| [ansys-workbench-core](https://github.com/ansys/pyworkbench) | `0.4.0` | `0.6.0` |
| [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.0.4` | `1.0.5` |



Updates `ansys-dpf-composites` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/ansys/pydpf-composites/releases)
- [Changelog](https://github.com/ansys/pydpf-composites/blob/main/release_checklist.rst)
- [Commits](ansys/pydpf-composites@v0.5.0...v0.6.0)

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

Updates `ansys-geometry-core` from 0.6.6 to 0.7.0
- [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.6.6...v0.7.0)

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

Updates `ansys-workbench-core` from 0.4.0 to 0.6.0
- [Release notes](https://github.com/ansys/pyworkbench/releases)
- [Changelog](https://github.com/ansys/pyworkbench/blob/main/CHANGELOG.md)
- [Commits](ansys/pyworkbench@v0.4.0...v0.6.0)

Updates `ansys-sphinx-theme` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: ansys-dpf-composites
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-edb-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-geometry-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-workbench-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent bf569aa commit e65f7da
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@ dependencies = [
"ansys-additive-core==0.18.1",
"ansys-additive-widgets==0.2.1",
"ansys-conceptev-core==0.2.1",
"ansys-dpf-composites==0.5.0",
"ansys-dpf-composites==0.6.0",
"ansys-dpf-core==0.13.0",
"ansys-dpf-post==0.9.0",
"ansys-dyna-core==0.4.15",
"ansys-dynamicreporting-core==0.6.0",
"ansys-edb-core==0.1.5",
"ansys-edb-core==0.1.6",
"ansys-fluent-core==0.22.0",
"ansys-geometry-core==0.6.6",
"ansys-geometry-core==0.7.0",
"ansys-hps-client==0.8.0",
"ansys-mapdl-core==0.68.4",
"ansys-math-core==0.1.5",
"ansys-mechanical-core==0.11.4",
"ansys-mechanical-core==0.11.5",
"ansys-meshing-prime==0.6.2",
"ansys-modelcenter-workflow==0.1.1",
"ansys-motorcad-core==0.5.5",
Expand All @@ -53,7 +53,7 @@ dependencies = [
"ansys-sound-core==0.1.3",
"ansys-systemcoupling-core==0.6.0",
"ansys-turbogrid-core==0.4.1",
"ansys-workbench-core==0.4.0",
"ansys-workbench-core==0.6.0",
"pyaedt==0.9.11",
"pyedb==0.23.0",
"pygranta==2024.2.0",
Expand Down Expand Up @@ -94,7 +94,7 @@ all = [
]
doc = [
"Sphinx==8.0.2",
"ansys-sphinx-theme==1.0.4",
"ansys-sphinx-theme==1.0.5",
"sphinx-copybutton==0.5.2",
"sphinx-design==0.6.1",
"sphinxcontrib-mermaid==0.9.2",
Expand Down

0 comments on commit e65f7da

Please sign in to comment.