diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-19 16:37:15 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-19 16:43:07 -0500 |
commit | 97eba39c1fa2c7791da6ed644fee28666d948a33 (patch) | |
tree | 9fa4091d843525cc641e4a32995c95b94f670205 /requirements/pytest.pip | |
parent | d61a04c3442f73735492b2e34a54b4bc2b80fb34 (diff) | |
download | python-coveragepy-git-97eba39c1fa2c7791da6ed644fee28666d948a33.tar.gz |
build: use cog to maintain data copied into docs
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 1732be28..11dbcc19 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.24.6 +hypothesis==6.25.0 # via -r requirements/pytest.in iniconfig==1.1.1 # via pytest |