Skip to content

Commit

Permalink
build: bump the core group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the core group with 2 updates: [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme).


Updates `ansys-tools-visualization-interface` from 0.4.7 to 0.5.0
- [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases)
- [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md)
- [Commits](ansys/ansys-tools-visualization-interface@v0.4.7...v0.5.0)

Updates `ansys-sphinx-theme` from 1.1.7 to 1.2.0
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.7...v1.2.0)

---
updated-dependencies:
- dependency-name: ansys-tools-visualization-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b9018cd commit eff63b7
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 @@ -58,7 +58,7 @@ jupyter = [

tests = [
"ansys-dpf-core==0.10.1",
"ansys-tools-visualization-interface==0.4.7",
"ansys-tools-visualization-interface==0.5.0",
"autopep8==2.3.1",
"matplotlib==3.9.2",
"pandas==2.2.3",
Expand All @@ -76,8 +76,8 @@ tests = [
doc = [
"ansys-dpf-core==0.10.1",
"ansys-mapdl-reader==0.54.1",
"ansys-tools-visualization-interface==0.4.7",
"ansys-sphinx-theme==1.1.7",
"ansys-tools-visualization-interface==0.5.0",
"ansys-sphinx-theme==1.2.0",
"grpcio==1.67.1",
"imageio-ffmpeg==0.5.1",
"imageio==2.36.0",
Expand Down

0 comments on commit eff63b7

Please sign in to comment.