summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-01 17:05:39 +0000
committerGitHub <noreply@github.com>2021-11-01 17:05:39 +0000
commite05273910831fcb13587578d02d972264ec25cc1 (patch)
treecda6db97ffd241ef962974f90dd91df3528dc770
parentfa397e9d9a821a178ad620b28bb334b800d2c93d (diff)
downloadnumpy-e05273910831fcb13587578d02d972264ec25cc1.tar.gz
MAINT: Bump hypothesis from 6.24.0 to 6.24.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.24.0 to 6.24.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.24.0...hypothesis-python-6.24.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... 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 30b193db1..256b26d9b 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.24.0
+hypothesis==6.24.1
pytest==6.2.5
pytz==2021.3
pytest-cov==3.0.0