Skip to content

Commit

Permalink
Bump ansys-tools-visualization-interface from 0.4.7 to 0.5.0 in the g…
Browse files Browse the repository at this point in the history
…eneral-dependencies group (#930)

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]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Nov 4, 2024
1 parent 9b026fc commit a600c63
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/930.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump ansys-tools-visualization-interface from 0.4.7 to 0.5.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.4.7",
"ansys-tools-visualization-interface==0.5.0",
"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.7",
"ansys-tools-visualization-interface==0.5.0",
"ansys-sphinx-theme[autoapi]==1.1.7",
"jupyter-sphinx==0.5.3",
"numpydoc==1.8.0",
Expand Down

0 comments on commit a600c63

Please sign in to comment.