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.12.0 \
--hash=sha256:95d4933dcbbacfa377bb60b29801daa30d90c33981ab2a79e9ab4452c165066e \
--hash=sha256:8535764137fecce504a49c2b742288e3d34bc09eed298ad65963616cc98fd45e
pytest-cov==2.12.1 \
--hash=sha256:261bb9e47e65bd099c89c3edf92972865210c36813f80ede5277dceb77a4a62a \
--hash=sha256:261ceeb8c227b726249b376b8526b600f38667ee314f910353fa318caa01f4d7
# via -r tools/testing/requirements.txt
pytest==6.2.4 \
--hash=sha256:91ef2131a9bd6be8f76f1f08eac5c5317221d6ad1e143ae03894b862e8976890 \
Expand Down