Skip to content

Commit 276fa79

Browse files
build(deps): bump pyvista from 0.46.2 to 0.46.3 in the pyvista group
Bumps the pyvista group with 1 update: [pyvista](https://github.com/pyvista/pyvista). Updates `pyvista` from 0.46.2 to 0.46.3 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.46.2...v0.46.3) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.46.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pyvista ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a475a9e commit 276fa79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ pyvistaqt = [
3737
]
3838
tests = [
3939
"pytest==8.4.1",
40-
"pyvista==0.46.2",
40+
"pyvista==0.46.3",
4141
"pytest-pyvista==0.2.0",
4242
"pytest-cov==6.2.1",
4343
"pyside6==6.9.1",
4444
]
4545

4646
doc = [
47-
"pyvista==0.46.2",
47+
"pyvista==0.46.3",
4848
"ansys-sphinx-theme==1.5.3",
4949
"jupyter_sphinx==0.5.3",
5050
"jupytext==1.17.2",

0 commit comments

Comments
 (0)