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