diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2021-07-18 08:00:22 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-07-18 10:51:31 -0400 |
| commit | 210ac2047ce42ca94ccd569ef7d8ea2db80d7357 (patch) | |
| tree | e925e001d4d5b3953d0034f719dc5b4c1a94343f /requirements/pytest.pip | |
| parent | 5d8d6b4d577dfb8b67cdf80e736f7778e338e5b6 (diff) | |
| download | python-coveragepy-git-210ac2047ce42ca94ccd569ef7d8ea2db80d7357.tar.gz | |
build: update pins
Diffstat (limited to 'requirements/pytest.pip')
| -rw-r--r-- | requirements/pytest.pip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip index b0fb9db9..409038b8 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -6,9 +6,9 @@ # The pytest specifics used by coverage.py pytest==6.2.4 -pytest-xdist==2.2.1 +pytest-xdist==2.3.0 flaky==3.7.0 # Use a fork of PyContracts that supports Python 3.9 #PyContracts==1.8.12 git+https://github.com/slorg1/contracts@collections_and_validator -hypothesis==6.10.1 +hypothesis==6.14.3 |
