summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-13 08:30:32 +0000
committerGitHub <noreply@github.com>2020-04-13 08:30:32 +0000
commit36fd10c9c261cef871d2c86b91d55c0502fa64d2 (patch)
treea630f12e4863ed4f1ff72e3bd511f7c726398ce7
parentb489287af94b32d6a6d550c6e05f1cf92adf3248 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.8.3.tar.gz
MAINT: Bump hypothesis from 5.8.0 to 5.8.3dependabot/pip/hypothesis-5.8.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.8.0 to 5.8.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.8.0...hypothesis-python-5.8.3) 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 8a3843395..28f4aa4f9 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.16
-hypothesis==5.8.0
+hypothesis==5.8.3
pytest==5.4.1
pytz==2019.3
pytest-cov==2.8.1