Skip to content

Commit

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


Updates `ansys-pyensight-core` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/ansys/pyensight/releases)
- [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst)
- [Commits](ansys/pyensight@v0.8.11...v0.8.12)

Updates `ansys-sphinx-theme` from 1.1.5 to 1.1.6
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: ansys-pyensight-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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent e527733 commit c09bf35
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 @@ -45,7 +45,7 @@ dependencies = [
"ansys-motorcad-core==0.6.1",
"ansys-optislang-core==0.8.0",
"ansys-platform-instancemanagement==1.1.2",
"ansys-pyensight-core==0.8.11",
"ansys-pyensight-core==0.8.12",
"ansys-rocky-core==0.2.0",
"ansys-seascape==0.2.0",
"ansys-sherlock-core==0.7.1",
Expand Down Expand Up @@ -94,7 +94,7 @@ all = [
]
doc = [
"Sphinx==8.1.3",
"ansys-sphinx-theme==1.1.5",
"ansys-sphinx-theme==1.1.6",
"Jinja2 ==3.1.4",
"Pillow==11.0.0",
"PyGithub==2.4.0",
Expand Down

0 comments on commit c09bf35

Please sign in to comment.