summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-08-03 09:49:30 -0600
committerGitHub <noreply@github.com>2020-08-03 09:49:30 -0600
commit5d09976218ac10f197a99c3eb611c1d441f42a83 (patch)
tree5e56571421fdd2cb89fc91e2a61f01b078750642
parent333e08eced6ccabd8ea6e4f6320f00187f9585c5 (diff)
parent113ef15aa99b665f40da1a4dfb6e22f19ed1d6f2 (diff)
downloadnumpy-5d09976218ac10f197a99c3eb611c1d441f42a83.tar.gz
Merge pull request #16991 from numpy/dependabot/pip/hypothesis-5.23.9
MAINT: Bump hypothesis from 5.23.2 to 5.23.9
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 953162350..c7af3aac8 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools<49.2.0
-hypothesis==5.23.2
+hypothesis==5.23.9
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0