summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 17:04:40 +0000
committerGitHub <noreply@github.com>2021-08-30 17:04:40 +0000
commit1eb4360ef2465580b3cd3a79355b52253eae0678 (patch)
tree006642ac89a2deeca0dc7c98c41f0733279cbcaf
parent7028aec45baf553b8d8a6aec12ac3167a9b3a962 (diff)
downloadnumpy-1eb4360ef2465580b3cd3a79355b52253eae0678.tar.gz
MAINT: Bump hypothesis from 6.15.0 to 6.17.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.15.0 to 6.17.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.15.0...hypothesis-python-6.17.3) --- 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 e2dcdaed3..4cb0b77bc 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.15.0
+hypothesis==6.17.3
pytest==6.2.4
pytz==2021.1
pytest-cov==2.12.1