summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-28 19:56:09 +0000
committerGitHub <noreply@github.com>2021-04-28 19:56:09 +0000
commit7f223e6ab73dfcb1bf5d2497df967eb7647f39c1 (patch)
treed19a151dc03d6cf4783f5313308fc80e11346ec5
parent53e34d49d46b0999927160444a7dd0650efafad7 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.10.1.tar.gz
MAINT: Bump hypothesis from 6.10.0 to 6.10.1dependabot/pip/hypothesis-6.10.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.10.0 to 6.10.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.10.0...hypothesis-python-6.10.1) 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 3a4a89969..2cb57d841 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.23
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.10.0
+hypothesis==6.10.1
pytest==6.2.3
pytz==2021.1
pytest-cov==2.11.1