Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Update dependency pytest to <7.2 (#1921)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 14, 2022
1 parent 5ae4121 commit 970d5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -- FOR TESTING:
pytest <7.1; python_version < '3.0'
pytest <7.2; python_version < '3.0'
pytest >= 5.0; python_version >= '3.0'
# MAYBE: For pytest HTML reports.
# pytest-html
Expand Down

0 comments on commit 970d5a4

Please sign in to comment.