summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-13 09:09:42 +0000
committerGitHub <noreply@github.com>2020-07-13 09:09:42 +0000
commit78ad49bab05f5b2471df9e2489b45f6ee2358245 (patch)
treef1f1b640687097b080f6ca2b1260bed27bac045b
parent151c0aae81c16627cad79e9e81424c2221b94970 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.19.1.tar.gz
MAINT: Bump hypothesis from 5.19.0 to 5.19.1dependabot/pip/hypothesis-5.19.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.19.0 to 5.19.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.19.0...hypothesis-python-5.19.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 7afc6820b..cd14dcffe 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.21
-hypothesis==5.19.0
+hypothesis==5.19.1
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0