summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2021-02-15 11:18:07 +0200
committerGitHub <noreply@github.com>2021-02-15 11:18:07 +0200
commit67ddfd05d65cb1f106504bb92978cc94bcec8612 (patch)
tree37a14aed3cc51d7419ef8a3c8e0f813cbccc9a79
parent17e3ef963a039b8312af119e300a9e68a37e568c (diff)
parentfbea31874da9021b3f15a401bc851487520830c0 (diff)
downloadnumpy-67ddfd05d65cb1f106504bb92978cc94bcec8612.tar.gz
Merge pull request #18414 from numpy/dependabot/pip/hypothesis-6.2.0
MAINT: Bump hypothesis from 6.1.1 to 6.2.0
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index f4dafe36f..5066b37dd 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.1.1
+hypothesis==6.2.0
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1