Skip to content

Commit

Permalink
Build(deps): Bump the deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 2 updates: [ansys-dyna-core](https://github.com/ansys/pydyna) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme).


Updates `ansys-dyna-core` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/ansys/pydyna/releases)
- [Changelog](https://github.com/ansys/pydyna/blob/main/CHANGELOG.md)
- [Commits](ansys/pydyna@v0.5.0...v0.6.0)

Updates `ansys-sphinx-theme` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: ansys-dyna-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]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 2ae3f8e commit 1067190
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 @@ -31,7 +31,7 @@ dependencies = [
"ansys-dpf-composites==0.6.1",
"ansys-dpf-core==0.13.2",
"ansys-dpf-post==0.9.2",
"ansys-dyna-core==0.5.0",
"ansys-dyna-core==0.6.0",
"ansys-dynamicreporting-core==0.8.0",
"ansys-edb-core==0.1.9",
"ansys-fluent-core==0.26.1",
Expand Down Expand Up @@ -94,7 +94,7 @@ all = [
]
doc = [
"Sphinx==8.1.3",
"ansys-sphinx-theme==1.2.1",
"ansys-sphinx-theme==1.2.2",
"Jinja2 ==3.1.4",
"Pillow==11.0.0",
"PyGithub==2.5.0",
Expand Down

0 comments on commit 1067190

Please sign in to comment.