diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2021-05-04 13:10:01 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-05-04 13:10:01 -0400 |
| commit | c776c901aa9b3214be815ceee9f179f47bcd86d8 (patch) | |
| tree | 79701e431099a7693de60ba803f1f6e7ca1b1289 /requirements | |
| parent | 27785825514b0b23deb205a00b525c514fcca5d0 (diff) | |
| download | python-coveragepy-git-c776c901aa9b3214be815ceee9f179f47bcd86d8.tar.gz | |
chore: update two dependencies
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/pytest.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 498c1825..b0fb9db9 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -5,7 +5,7 @@ # The pytest specifics used by coverage.py -pytest==6.2.3 +pytest==6.2.4 pytest-xdist==2.2.1 flaky==3.7.0 # Use a fork of PyContracts that supports Python 3.9 |
