summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-11 14:16:06 +0000
committerGitHub <noreply@github.com>2020-05-11 14:16:06 +0000
commit349c740a85b48e6338d7db07d552b7008ac84b32 (patch)
tree45a0094b9f68e340ea410adeee49523a74b0f38e
parente07ebdecce9eddef66a4a229d5991fd050bdef70 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.12.0.tar.gz
MAINT: Bump hypothesis from 5.10.4 to 5.12.0dependabot/pip/hypothesis-5.12.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.10.4 to 5.12.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.10.4...hypothesis-python-5.12.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 d6b079fd3..5db322b9b 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.17
-hypothesis==5.10.4
+hypothesis==5.12.0
pytest==5.4.2
pytz==2020.1
pytest-cov==2.8.1