Skip to content

Commit

Permalink
build(deps-dev): bump pytest-rerunfailures in the dev-deps group (#1828)
Browse files Browse the repository at this point in the history
Bumps the dev-deps group 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: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 4f76800 commit 82ebacb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ pytest = "^8.3.3"
pytest-asyncio = ">=0.19.0,<1"
pytest-cov = "^6.0.0"
pytest-mock = "^3.14.0"
pytest-rerunfailures = "^14.0"
pytest-rerunfailures = "^15.0"
python-graphql-client = ">=0.4.3,<1"
PyYAML = ">=6.0.1,<7"
responses = ">=0.21.0,<1"
Expand Down

0 comments on commit 82ebacb

Please sign in to comment.