Skip to content

Commit

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


Updates `ansys-dynamicreporting-core` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/ansys/pydynamicreporting/releases)
- [Commits](ansys/pydynamicreporting@v0.6.0...v0.7.0)

Updates `ansys-sphinx-theme` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: ansys-dynamicreporting-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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent bb8755c commit c9c9e1c
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 @@ -32,7 +32,7 @@ dependencies = [
"ansys-dpf-core==0.13.0",
"ansys-dpf-post==0.9.0",
"ansys-dyna-core==0.5.0",
"ansys-dynamicreporting-core==0.6.0",
"ansys-dynamicreporting-core==0.7.0",
"ansys-edb-core==0.1.7",
"ansys-fluent-core==0.26.0",
"ansys-geometry-core==0.7.2",
Expand Down Expand Up @@ -94,7 +94,7 @@ all = [
]
doc = [
"Sphinx==8.0.2",
"ansys-sphinx-theme==1.0.9",
"ansys-sphinx-theme==1.0.10",
"Jinja2 ==3.1.4",
"PyGithub==2.4.0",
"sphinx-copybutton==0.5.2",
Expand Down

0 comments on commit c9c9e1c

Please sign in to comment.