Skip to content

Commit f2c4884

Browse files
build: bump pytest-rerunfailures from 16.0.1 to 16.1 in the testing group (#4276)
* build: bump pytest-rerunfailures in the testing group Bumps the testing group with 1 update: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures). Updates `pytest-rerunfailures` from 16.0.1 to 16.1 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.0.1...16.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: '16.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4276.dependencies.md [dependabot-skip] --------- 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]>
1 parent c9495dd commit f2c4884

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-rerunfailures from 16.0.1 to 16.1 in the testing group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ tests = [
7676
"pytest-pyvista==0.3.1",
7777
"pytest-random-order==1.2.0",
7878
"pytest-reportlog==0.4.0",
79-
"pytest-rerunfailures==16.0.1",
79+
"pytest-rerunfailures==16.1",
8080
"pytest-timeout==2.4.0",
8181
"pytest==8.4.2",
8282
"scipy==1.15.3",

0 commit comments

Comments
 (0)