summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-06 09:07:39 +0000
committerGitHub <noreply@github.com>2020-07-06 09:07:39 +0000
commit24d6adbaff9f23983e73676a2e6cb5d6e4e74f83 (patch)
treeae1f156922d6643460aabc2046edad8465640de3
parent2ccfd794011ece560ba4bbeca6f9171176428a77 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.19.0.tar.gz
MAINT: Bump hypothesis from 5.16.3 to 5.19.0dependabot/pip/hypothesis-5.19.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.16.3 to 5.19.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.16.3...hypothesis-python-5.19.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 81934a852..1de47bad2 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.19
-hypothesis==5.16.3
+hypothesis==5.19.0
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0