Skip to content

Commit

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


Updates `ansys-edb-core` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/ansys/pyedb-core/releases)
- [Commits](ansys/pyedb-core@v0.1.7...v0.1.8)

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

---
updated-dependencies:
- dependency-name: ansys-edb-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 15, 2024
1 parent 14ea19d commit cefeabf
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 @@ -33,7 +33,7 @@ dependencies = [
"ansys-dpf-post==0.9.0",
"ansys-dyna-core==0.5.0",
"ansys-dynamicreporting-core==0.7.0",
"ansys-edb-core==0.1.7",
"ansys-edb-core==0.1.8",
"ansys-fluent-core==0.26.1",
"ansys-geometry-core==0.7.4",
"ansys-hps-client==0.9.0",
Expand Down Expand Up @@ -94,7 +94,7 @@ all = [
]
doc = [
"Sphinx==8.1.3",
"ansys-sphinx-theme==1.1.3",
"ansys-sphinx-theme==1.1.5",
"Jinja2 ==3.1.4",
"Pillow==10.4.0",
"PyGithub==2.4.0",
Expand Down

0 comments on commit cefeabf

Please sign in to comment.