Skip to content

Commit e8c2caf

Browse files
dependabot[bot]pyansys-ci-bot
authored andcommitted
build: bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group (#4264)
* build: bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista). Updates `pytest-pyvista` from 0.2.0 to 0.3.1 - [Release notes](https://github.com/pyvista/pytest-pyvista/releases) - [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.1) --- updated-dependencies: - dependency-name: pytest-pyvista dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com> * chore: adding changelog file 4264.dependencies.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 6ea1dd2 commit e8c2caf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tests = [
7373
"pyiges[full]==0.3.2",
7474
"pytest-cov==7.0.0",
7575
"pytest-profiling==1.8.1",
76-
"pytest-pyvista==0.2.0",
76+
"pytest-pyvista==0.3.1",
7777
"pytest-random-order==1.2.0",
7878
"pytest-reportlog==0.4.0",
7979
"pytest-rerunfailures==16.0.1",

0 commit comments

Comments
 (0)