summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-20 09:22:52 +0000
committerGitHub <noreply@github.com>2020-07-20 09:22:52 +0000
commit7e1f87087f303cc4d4c4474bab9b125f519ed17e (patch)
tree43de3815ba6c32c5173f6824b073a40c41ca7975
parenta0028bca0117874606bce99261d978df8d3f6610 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.20.2.tar.gz
MAINT: Bump hypothesis from 5.19.1 to 5.20.2dependabot/pip/hypothesis-5.20.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.19.1 to 5.20.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.19.1...hypothesis-python-5.20.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 4bf6cf4b0..522da0724 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools!=49.2.0
-hypothesis==5.19.1
+hypothesis==5.20.2
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0