summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-09 07:20:42 +0000
committerGitHub <noreply@github.com>2020-11-09 07:20:42 +0000
commit0a3b6954e903f04955dfe3f1ab3a699bac7cda46 (patch)
treedb8507d91dd4bf3b1462bdfb77bdbd98fd49699c
parent5f071c67660dd3eedd6eddb39681cd2943166e68 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.41.2.tar.gz
MAINT: Bump hypothesis from 5.41.0 to 5.41.2dependabot/pip/hypothesis-5.41.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.0 to 5.41.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.41.0...hypothesis-python-5.41.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 8b17ccc13..bb1546ab7 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.41.0
+hypothesis==5.41.2
pytest==6.0.2
pytz==2020.4
pytest-cov==2.10.1