Skip to content

Commit

Permalink
Bump ansys-tools-visualization-interface
Browse files Browse the repository at this point in the history
Bumps the general-dependencies group with 1 update in the / directory: [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface).


Updates `ansys-tools-visualization-interface` from 0.4.4 to 0.4.7
- [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.4...v0.4.7)

---
updated-dependencies:
- dependency-name: ansys-tools-visualization-interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent b120e23 commit 7f8d372
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,15 +32,15 @@ graphics = [
"ansys-tools-visualization-interface>=0.2.6,<1",
]
tests = [
"ansys-tools-visualization-interface==0.4.6",
"ansys-tools-visualization-interface==0.4.7",
"pytest==8.3.3",
"pytest-cov==5.0.0",
"pytest-pyvista==0.1.9",
"pytest-xvfb==3.0.0",
"pyvista[trame]==0.44.1"
]
doc = [
"ansys-tools-visualization-interface==0.4.6",
"ansys-tools-visualization-interface==0.4.7",
"ansys-sphinx-theme[autoapi]==1.1.6",
"jupyter-sphinx==0.5.3",
"numpydoc==1.8.0",
Expand Down

0 comments on commit 7f8d372

Please sign in to comment.