summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-15 13:42:41 +0000
committerGitHub <noreply@github.com>2020-06-15 13:42:41 +0000
commit64dcb46d44401577498b63c19d8cee73dec33595 (patch)
treea843aeb7b8f8b6b53c9bf63e428e40586001bbf3
parent8d225d918ed052a259331722b4eaf66d54a212d3 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.16.1.tar.gz
MAINT: Bump hypothesis from 5.16.0 to 5.16.1dependabot/pip/hypothesis-5.16.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.16.0...hypothesis-python-5.16.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 fb91a39a3..3d6c80600 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.19
-hypothesis==5.16.0
+hypothesis==5.16.1
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0