summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-27 09:19:46 +0000
committerGitHub <noreply@github.com>2020-07-27 09:19:46 +0000
commit7b8bda560e0d17f5e1e4bdf57033fbd07e02310a (patch)
treeaec3779ebee6f37d9709f4116a91134b15d60da0
parent7d04e229f52db74fef1e1d84d7f00dbf3a92addd (diff)
downloadnumpy-dependabot/pip/hypothesis-5.23.2.tar.gz
MAINT: Bump hypothesis from 5.20.2 to 5.23.2dependabot/pip/hypothesis-5.23.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.20.2 to 5.23.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.20.2...hypothesis-python-5.23.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 522da0724..a2edf9600 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel
setuptools!=49.2.0
-hypothesis==5.20.2
+hypothesis==5.23.2
pytest==5.4.3
pytz==2020.1
pytest-cov==2.10.0