summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-30 08:53:06 +0000
committerGitHub <noreply@github.com>2020-03-30 08:53:06 +0000
commite0de4e597ffa013400b4ef4da6d4e94649a3d080 (patch)
tree39e8ed74a8306d44bcb1421aec2d7ff4671b0b59
parent078ac01a85c4db46e7f148829c2e0d0e0f30c36f (diff)
downloadnumpy-dependabot/pip/hypothesis-5.8.0.tar.gz
MAINT: Bump hypothesis from 5.6.0 to 5.8.0dependabot/pip/hypothesis-5.8.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.6.0 to 5.8.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.6.0...hypothesis-python-5.8.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 494181641..17f7ee1ab 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.15
-hypothesis==5.6.0
+hypothesis==5.8.0
pytest==5.4.1
pytz==2019.3
pytest-cov==2.8.1