Skip to content

Commit

Permalink
build(deps): bump ansys-tools-visualization-interface from 0.5.0 to 0…
Browse files Browse the repository at this point in the history
….6.0 in the general-dependencies group (#948)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
Co-authored-by: Alex Fernandez <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent a9e4fbb commit e534a2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/948.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build(deps): bump ansys-tools-visualization-interface from 0.5.0 to 0.6.0 in the general-dependencies group
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.4.7,<1",
]
tests = [
"ansys-tools-visualization-interface==0.5.0",
"ansys-tools-visualization-interface==0.6.0",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-pyvista==0.1.9",
"pytest-xvfb==3.0.0",
"pyvista[trame]==0.44.1"
]
doc = [
"ansys-tools-visualization-interface==0.5.0",
"ansys-tools-visualization-interface==0.6.0",
"ansys-sphinx-theme[autoapi]==1.2.2",
"jupyter-sphinx==0.5.3",
"numpydoc==1.8.0",
Expand Down

0 comments on commit e534a2b

Please sign in to comment.