summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-06 17:54:17 +0000
committerGitHub <noreply@github.com>2021-09-06 17:54:17 +0000
commit63b4c8c99a06bf3acd457fafdd954b784fda8bda (patch)
treec51e44278518af79bdaea935c3bf1b3e66944aef
parentd708ec3d6980cb46d0b566a2757c908b0cf16422 (diff)
downloadnumpy-63b4c8c99a06bf3acd457fafdd954b784fda8bda.tar.gz
MAINT: Bump hypothesis from 6.17.3 to 6.18.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.17.3 to 6.18.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.17.3...hypothesis-python-6.18.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 fc59021ec..961e98580 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.24
wheel<0.37.1
setuptools<49.2.0
-hypothesis==6.17.3
+hypothesis==6.18.0
pytest==6.2.5
pytz==2021.1
pytest-cov==2.12.1