summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2021-03-29 14:35:31 +0300
committerGitHub <noreply@github.com>2021-03-29 14:35:31 +0300
commit21bfcb8bec35b1df2e09e080f648a60244184e02 (patch)
tree436dc4f10828bd61f1d039e18d95aea9486f057e
parent5aae0788a96ed3b08a640d79154f9dd13e5b6df6 (diff)
parent0265b3c0579fdbf5661a3ab7324d8375e424d1d2 (diff)
downloadnumpy-21bfcb8bec35b1df2e09e080f648a60244184e02.tar.gz
Merge pull request #18693 from numpy/dependabot/pip/hypothesis-6.8.3
MAINT: Bump hypothesis from 6.8.1 to 6.8.3
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 0762d5acf..ab73b2d35 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.22
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.8.1
+hypothesis==6.8.3
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1