summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-20 17:04:36 +0000
committerGitHub <noreply@github.com>2021-09-20 17:04:36 +0000
commitd479f40de6a675332ef5f4ca4e9fdaf18b006ac0 (patch)
tree339a3432838fa667e53ff76bb8699cb679760dbf
parent4e09f754e67765a38d2748af3e57f4a4a8006c19 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.21.6.tar.gz
MAINT: Bump hypothesis from 6.21.1 to 6.21.6dependabot/pip/hypothesis-6.21.6
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.21.1 to 6.21.6. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.21.1...hypothesis-python-6.21.6) --- 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 95ec0bb78..9d2da2e0d 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.1
+hypothesis==6.21.6
pytest==6.2.5
pytz==2021.1
pytest-cov==2.12.1