summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-28 07:09:28 +0000
committerGitHub <noreply@github.com>2020-12-28 07:09:28 +0000
commitd9c3a29ab82f6d6397d23f3e1c3de2ea2108a7f2 (patch)
tree04bb800dd490a1933a041360b5029fa570c349a2
parenta31071b0b4c8a6f5cb5999b6e04f5ba6057fd546 (diff)
downloadnumpy-dependabot/pip/hypothesis-5.43.4.tar.gz
MAINT: Bump hypothesis from 5.43.3 to 5.43.4dependabot/pip/hypothesis-5.43.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.43.3 to 5.43.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.43.3...hypothesis-python-5.43.4) 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 2a4f64ca5..c999b248f 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel<0.36.3
setuptools<49.2.0
-hypothesis==5.43.3
+hypothesis==5.43.4
pytest==6.2.1
pytz==2020.4
pytest-cov==2.10.1