summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-13 17:06:30 +0000
committerGitHub <noreply@github.com>2021-09-13 17:06:30 +0000
commit84561c8fa44e31001c02a6090d3dcd3b2d72c463 (patch)
treee082731008f7748f65de40460d7615ac7a46481b
parentb892ed2c7fa27b2e0d73c12d12ace4b4d4e12897 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.21.1.tar.gz
MAINT: Bump hypothesis from 6.18.0 to 6.21.1dependabot/pip/hypothesis-6.21.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.18.0 to 6.21.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.18.0...hypothesis-python-6.21.1) --- 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 961e98580..95ec0bb78 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.18.0
+hypothesis==6.21.1
pytest==6.2.5
pytz==2021.1
pytest-cov==2.12.1