summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-25 09:04:19 +0000
committerGitHub <noreply@github.com>2020-05-25 09:04:19 +0000
commitf41ecf8c019b7f7c2792941edd7b50dd3fbe976b (patch)
treeb2d2a27e08097f875072dbb8311e776d483658d2
parentda0d66baff4731e13017e7e0802eded966b85664 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.15.1.tar.gz
MAINT: Bump hypothesis from 5.14.0 to 5.15.1dependabot/pip/hypothesis-5.15.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.14.0 to 5.15.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.14.0...hypothesis-python-5.15.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 607fabe1e..9714ee085 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.17
-hypothesis==5.14.0
+hypothesis==5.15.1
pytest==5.4.2
pytz==2020.1
pytest-cov==2.8.1