summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-01-18 21:43:28 -0700
committerGitHub <noreply@github.com>2021-01-18 21:43:28 -0700
commitaf8e67c4fd368bae710b01f32611b10dfab02b61 (patch)
tree406c4c9f12f29218c26b6bbaf5bbd08f826a0016
parent2908338b19c26c043eab61c2af7bdff96b02b1bc (diff)
parent8e2f7034438d6e1732ce63306a805e3fc3ec7ce7 (diff)
downloadnumpy-af8e67c4fd368bae710b01f32611b10dfab02b61.tar.gz
Merge pull request #18182 from numpy/dependabot/pip/hypothesis-6.0.2
MAINT: Bump hypothesis from 6.0.0 to 6.0.2
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index b6aaa8995..52109a5d5 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==6.0.0
+hypothesis==6.0.2
pytest==6.2.1
pytz==2020.5
pytest-cov==2.10.1