Skip to content

Commit

Permalink
chore(deps-dev): bump the pytest group in /requirements with 1 update (
Browse files Browse the repository at this point in the history
…#6073)

Bumps the pytest group in /requirements with 1 update: [pytest-timeout](https://github.com/pytest-dev/pytest-timeout).

- [Commits](pytest-dev/pytest-timeout@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pytest
...

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 Oct 12, 2023
1 parent 7fac664 commit 26bb69c
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 @@ -29,7 +29,7 @@ pytest~=7.4.2
parameterized==0.9.0
pytest-xdist==3.3.1
pytest-forked==1.6.0
pytest-timeout==2.1.0
pytest-timeout==2.2.0
pytest-rerunfailures==12.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==2.0.4
Expand Down

0 comments on commit 26bb69c

Please sign in to comment.