Skip to content

Commit

Permalink
Merge pull request #124 from pulp/dependabot/pip/pytest-subtests-gte-…
Browse files Browse the repository at this point in the history
…0.13.0-and-lt-0.14.0

Update pytest-subtests requirement from <0.13.0,>=0.8.0 to >=0.13.0,<0.14.0
  • Loading branch information
quba42 committed Jul 8, 2024
2 parents 5c97498 + ddc1ac7 commit f8117b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Test requirements
pytest>=7.0.0,<9.0.0
pytest-subtests>=0.8.0,<0.13.0
pytest-subtests>=0.13.0,<0.14.0
python-gnupg==0.5.2

0 comments on commit f8117b1

Please sign in to comment.