summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-19 07:21:32 +0000
committerGitHub <noreply@github.com>2020-10-19 07:21:32 +0000
commit44b6e2426a1f74d2bf1c596d6d9df91a1341510d (patch)
tree7149d77f66ebe2d7569811c9ed995cb5877e2da7
parent8fadcf13ddbbce596d008e206bf3127cfc379377 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.37.3.tar.gz
MAINT: Bump hypothesis from 5.37.1 to 5.37.3dependabot/pip/hypothesis-5.37.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.37.1 to 5.37.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.37.1...hypothesis-python-5.37.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 c189631ed..6d8b94cae 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.37.1
+hypothesis==5.37.3
pytest==6.0.2
pytz==2020.1
pytest-cov==2.10.1