Skip to content

Commit

Permalink
Merge pull request #2299 from devitocodes/dependabot/pip/pytest-gte-7…
Browse files Browse the repository at this point in the history
….2-and-lt-9.0

pip prod(deps): update pytest requirement from <8.0,>=7.2 to >=7.2,<9.0
  • Loading branch information
mloubout authored Jan 30, 2024
2 parents 8bb140d + e059859 commit 436ffa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest>=7.2,<8.0
pytest>=7.2,<9.0
pytest-runner
pytest-cov
codecov
Expand Down

0 comments on commit 436ffa2

Please sign in to comment.