summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-24 06:57:04 +0000
committerGitHub <noreply@github.com>2021-05-24 06:57:04 +0000
commit97bce62558cdfd75395bc271f3263d9e71702612 (patch)
tree2dead039e1d78744cd7d76b4e46d99f821a26674
parent3dcd9248d1f77cd2b0f97a5e9adb8e3cdcb3421f (diff)
downloadnumpy-97bce62558cdfd75395bc271f3263d9e71702612.tar.gz
MAINT: Bump hypothesis from 6.12.0 to 6.13.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.12.0 to 6.13.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.12.0...hypothesis-python-6.13.4) Signed-off-by: dependabot[bot] <support@github.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 e23ec0333..9c75cb58c 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.23
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.12.0
+hypothesis==6.13.4
pytest==6.2.4
pytz==2021.1
pytest-cov==2.12.0