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 11dbcc19..922d44c7 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -18,7 +18,7 @@ flaky==3.7.0 # via -r requirements/pytest.in future==0.18.2 # via pycontracts -hypothesis==6.25.0 +hypothesis==6.27.1 # via -r requirements/pytest.in iniconfig==1.1.1 # via pytest |