summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-05-24 09:02:00 -0600
committerGitHub <noreply@github.com>2021-05-24 09:02:00 -0600
commitfe3d717080e812383900507168a6bd7093c4e434 (patch)
tree2dead039e1d78744cd7d76b4e46d99f821a26674
parent3dcd9248d1f77cd2b0f97a5e9adb8e3cdcb3421f (diff)
parent97bce62558cdfd75395bc271f3263d9e71702612 (diff)
downloadnumpy-fe3d717080e812383900507168a6bd7093c4e434.tar.gz
Merge pull request #19082 from numpy/dependabot/pip/hypothesis-6.13.4
MAINT: Bump hypothesis from 6.12.0 to 6.13.4
-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