summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-26 07:23:03 +0000
committerGitHub <noreply@github.com>2020-10-26 07:23:03 +0000
commit58aba098a1b42ef71712ff694fc66799ec311fba (patch)
treee15767bc281bcb05872d628117ddbe2029820e87
parentfcba5a6c901717110b9767b418df410d7c8c6e73 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.38.0.tar.gz
MAINT: Bump hypothesis from 5.37.3 to 5.38.0dependabot/pip/hypothesis-5.38.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.37.3 to 5.38.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.37.3...hypothesis-python-5.38.0) 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 6d8b94cae..6e858857c 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.37.3
+hypothesis==5.38.0
pytest==6.0.2
pytz==2020.1
pytest-cov==2.10.1