summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-25 07:03:26 +0000
committerGitHub <noreply@github.com>2021-01-25 07:03:26 +0000
commitc7cc6c5df4d1a24f35688983d5ad5163dcb190ca (patch)
tree2328105654b3cbfb0dd5cf2986a62901a4a5b8b7
parentd4e40757ae4dc63a3c9dc8c6546d96abb47996c8 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.0.3.tar.gz
MAINT: Bump hypothesis from 6.0.2 to 6.0.3dependabot/pip/hypothesis-6.0.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.0.2...hypothesis-python-6.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 52109a5d5..5519a1403 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.21
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.0.2
+hypothesis==6.0.3
pytest==6.2.1
pytz==2020.5
pytest-cov==2.10.1