summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-27 17:05:22 +0000
committerGitHub <noreply@github.com>2021-09-27 17:05:22 +0000
commit9825bb639f811a3baad528237e8c4846e56c1315 (patch)
tree0a6154041716efceed4d86c27522d3de9adcff7f
parenta136dba9d52d77691380d3b5385e090e5b7d7e6b (diff)
downloadnumpy-dependabot/pip/hypothesis-6.23.0.tar.gz
MAINT: Bump hypothesis from 6.21.6 to 6.23.0dependabot/pip/hypothesis-6.23.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.21.6 to 6.23.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.21.6...hypothesis-python-6.23.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 9d2da2e0d..6b6211872 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.21.6
+hypothesis==6.23.0
pytest==6.2.5
pytz==2021.1
pytest-cov==2.12.1