summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-17 09:07:37 +0000
committerGitHub <noreply@github.com>2020-08-17 09:07:37 +0000
commit73184a8146e4d8ed2a6ec29d7e0ea995ab96c828 (patch)
treeaddb52e35c2cc71b781f2d151fbd23144073dc0a
parent986e533f72c91f8a356c499c2e499c2894c94235 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.26.0.tar.gz
MAINT: Bump hypothesis from 5.23.12 to 5.26.0dependabot/pip/hypothesis-5.26.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.23.12 to 5.26.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.23.12...hypothesis-python-5.26.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 88ee0c64e..7b868385c 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.23.12
+hypothesis==5.26.0
pytest==6.0.1
pytz==2020.1
pytest-cov==2.10.0