summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-25 17:04:25 +0000
committerGitHub <noreply@github.com>2021-10-25 17:04:25 +0000
commit237bc810bffd9ab839eb85f9480390327be693ff (patch)
tree3a501a3f473028cf18efecc27f33dd7ee2485897
parentcfb981013322ffce43ec5e86f244f5aa27aa4a42 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.24.0.tar.gz
MAINT: Bump hypothesis from 6.23.3 to 6.24.0dependabot/pip/hypothesis-6.24.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.23.3 to 6.24.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.3...hypothesis-python-6.24.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 31bea70ca..51f678670 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.23.3
+hypothesis==6.24.0
pytest==6.2.5
pytz==2021.3
pytest-cov==3.0.0