summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-07 07:12:27 +0000
committerGitHub <noreply@github.com>2020-09-07 07:12:27 +0000
commit70bd1ab16c91d8798be308fd0504019200ec0ba7 (patch)
treeed4a3b616db7fee2ce9e036b679f94a7924b45b5
parentc970c04cbeb38c80901a02bc573a9333458d4c4a (diff)
downloadnumpy-dependabot/pip/hypothesis-5.33.0.tar.gz
MAINT: Bump hypothesis from 5.30.0 to 5.33.0dependabot/pip/hypothesis-5.33.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.30.0 to 5.33.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.30.0...hypothesis-python-5.33.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 8aec9e7b1..7ef91125c 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.30.0
+hypothesis==5.33.0
pytest==6.0.1
pytz==2020.1
pytest-cov==2.10.1