Skip to content

Commit

Permalink
Build(deps-dev): Bump the deps group with 3 updates
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-mechanical-core](https://github.com/ansys/pymechanical) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme).


Updates `ansys-geometry-core` from 0.4rc1 to 0.4rc2
- [Release notes](https://github.com/ansys/pyansys-geometry/releases)
- [Commits](https://github.com/ansys/pyansys-geometry/commits)

Updates `ansys-mechanical-core` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/ansys/pymechanical/releases)
- [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md)
- [Commits](ansys/pymechanical@v0.10.3...v0.10.4)

Updates `ansys-sphinx-theme` from 0.12.2 to 0.12.3
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: ansys-geometry-core
  dependency-type: direct:production
  dependency-group: deps
- dependency-name: ansys-mechanical-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 4b6c934 commit 3c0343f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ dependencies = [
"ansys-dpf-gate==0.4.1",
"ansys-dyna-core==0.4.2",
"ansys-dynamicreporting-core==0.5.0",
"ansys-geometry-core==0.4rc1",
"ansys-geometry-core==0.4rc2",
"ansys-grantami-bomanalytics==1.2.0",
"ansys-grantami-recordlists==1.0.0.post1",
"ansys-fluent-core==0.17.1",
"ansys-mapdl-core==0.66.0",
"ansys-math-core==0.1.3",
"ansys-mechanical-core==0.10.3",
"ansys-mechanical-core==0.10.4",
"ansys-meshing-prime==0.5.0.dev7",
"ansys-motorcad-core==0.2.0",
"ansys-platform-instancemanagement==1.1.2",
Expand Down Expand Up @@ -79,7 +79,7 @@ all = [
]
doc = [
"Sphinx==7.2.6",
"ansys-sphinx-theme==0.12.2",
"ansys-sphinx-theme==0.12.3",
"sphinx-copybutton==0.5.2",
"sphinx-design==0.5.0",
]
Expand Down

0 comments on commit 3c0343f

Please sign in to comment.