Skip to content

Commit

Permalink
Bump pytest-reverse from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [pytest-reverse](https://github.com/adamchainz/pytest-reverse) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/adamchainz/pytest-reverse/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/pytest-reverse@1.7.0...1.8.0)

---
updated-dependencies:
- dependency-name: pytest-reverse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Oct 30, 2024
1 parent f329c1a commit 9613492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ pytest==8.3.3
# via
# -r requirements/functests.in
# pytest-reverse
pytest-reverse==1.7.0
pytest-reverse==1.8.0
# via -r requirements/functests.in
python-dateutil==2.9.0.post0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ pytest-cov==5.0.0
# via -r requirements/tests.txt
pytest-mock==3.14.0
# via -r requirements/tests.txt
pytest-reverse==1.7.0
pytest-reverse==1.8.0
# via -r requirements/functests.txt
pytest-xdist[psutil]==3.6.1
# via -r requirements/tests.txt
Expand Down

0 comments on commit 9613492

Please sign in to comment.