summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-03 10:09:12 +0000
committerGitHub <noreply@github.com>2020-08-03 10:09:12 +0000
commit8ad301fccd7642b6d32467e6be1434c8c9832565 (patch)
tree5105875b6be0ab1d0616fa2d7a78a82462c5eb96
parent0f123387616a61cd72d74aa5ec5bb2044ca8d8d8 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.23.9.tar.gz
MAINT: Bump hypothesis from 5.23.2 to 5.23.9dependabot/pip/hypothesis-5.23.9
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.23.2 to 5.23.9. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.23.2...hypothesis-python-5.23.9) 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 a2edf9600..3cc98a06e 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools!=49.2.0
-hypothesis==5.23.2
+hypothesis==5.23.9
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0