summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-14 07:26:01 +0000
committerGitHub <noreply@github.com>2020-09-14 07:26:01 +0000
commit52746a756992a32ad46cc7ab69c0f1e5e6e88ed6 (patch)
treed291a9f1b6336b69b98fa123c945684fcb6b1665
parent3ad444b07ed53cf43d11e755701224a96840de62 (diff)
downloadnumpy-52746a756992a32ad46cc7ab69c0f1e5e6e88ed6.tar.gz
MAINT: Bump hypothesis from 5.33.0 to 5.35.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.33.0 to 5.35.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.33.0...hypothesis-python-5.35.1) 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 7ef91125c..0349b711b 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.33.0
+hypothesis==5.35.1
pytest==6.0.1
pytz==2020.1
pytest-cov==2.10.1