Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-rerunfailures
Browse files Browse the repository at this point in the history
Bumps the pytest group in /requirements with 1 update: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures).


Updates `pytest-rerunfailures` from 14.0 to 15.0
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-rerunfailures@14.0...15.0)

---
updated-dependencies:
- dependency-name: pytest-rerunfailures
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: pytest
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 57c2fc0 commit a0223fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ parameterized==0.9.0
pytest-xdist==3.6.1
pytest-forked==1.6.0
pytest-timeout==2.3.1
pytest-rerunfailures==14.0
pytest-rerunfailures==15.0
# NOTE (hawflau): DO NOT upgrade pytest-metadata and pytest-json-report unless pytest-json-report addresses https://github.com/numirias/pytest-json-report/issues/89
pytest-metadata==3.1.1
# NOTE (lucashuy): `pytest-json-report` was updated to `pytest-json-report-wip` as the original repository does not seem to be maintained anymore, if `-wip` is updated, validate the changes
Expand Down

0 comments on commit a0223fc

Please sign in to comment.