diff options
Diffstat (limited to 'requirements/pytest.pip')
-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 |