summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-02 08:25:50 +0000
committerGitHub <noreply@github.com>2020-03-02 08:25:50 +0000
commit2b27eeb251ca37b7da022e48e9542634310257db (patch)
tree880db0397c6faa73706cb2c17ddd4018e554a7c2
parent84ddedadaee13fe22cc36a0c67c3cb73e818ee9f (diff)
downloadnumpy-dependabot/pip/hypothesis-5.6.0.tar.gz
MAINT: Bump hypothesis from 5.5.4 to 5.6.0dependabot/pip/hypothesis-5.6.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.5.4 to 5.6.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.5.4...hypothesis-python-5.6.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 5f2a59e33..b586b813d 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.15
-hypothesis==5.5.4
+hypothesis==5.6.0
pytest==5.3.5
pytz==2019.3
pytest-cov==2.8.1