summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-06-22 07:00:41 -0600
committerGitHub <noreply@github.com>2020-06-22 07:00:41 -0600
commit28895456f147bc6e78f9366b75d1897bbc7ac3fa (patch)
tree10f77753058d09566634149a2181509847684dd5 /test_requirements.txt
parent57ab15620bc41647203ce6fcd068b34e313822d9 (diff)
parent7d2b8c7ddffd2597e4e5953feb754c62a4d78721 (diff)
downloadnumpy-28895456f147bc6e78f9366b75d1897bbc7ac3fa.tar.gz
Merge pull request #16658 from numpy/dependabot/pip/hypothesis-5.16.3
MAINT: Bump hypothesis from 5.16.1 to 5.16.3
Diffstat (limited to 'test_requirements.txt')
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 87291e7bf..81934a852 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.19
-hypothesis==5.16.1
+hypothesis==5.16.3
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0