summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-12 07:14:31 +0000
committerGitHub <noreply@github.com>2020-10-12 07:14:31 +0000
commit4ad5551c59595fd9adeb528ef0f7d27313d99b2c (patch)
tree29071380b03d7ed5554cd0a1858a8f50c8871b9a
parent588a517b68d9f273b607622dc854b1b3d014ac58 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.37.1.tar.gz
MAINT: Bump hypothesis from 5.37.0 to 5.37.1dependabot/pip/hypothesis-5.37.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.37.0 to 5.37.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.37.0...hypothesis-python-5.37.1) 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 067dd07c8..4b4bf2c8c 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.0
+hypothesis==5.37.1
pytest==6.0.2
pytz==2020.1
pytest-cov==2.10.1