Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tools/testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ pyparsing==2.4.7 \
# via
# -r tools/testing/requirements.txt
# packaging
pytest-cov==2.11.1 \
--hash=sha256:359952d9d39b9f822d9d29324483e7ba04a3a17dd7d05aa6beb7ea01e359e5f7 \
--hash=sha256:bdb9fdb0b85a7cc825269a4c56b48ccaa5c7e365054b6038772c32ddcdc969da
pytest-cov==2.12.0 \
--hash=sha256:95d4933dcbbacfa377bb60b29801daa30d90c33981ab2a79e9ab4452c165066e \
--hash=sha256:8535764137fecce504a49c2b742288e3d34bc09eed298ad65963616cc98fd45e
# via -r tools/testing/requirements.txt
pytest==6.2.4 \
--hash=sha256:91ef2131a9bd6be8f76f1f08eac5c5317221d6ad1e143ae03894b862e8976890 \
Expand Down