summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-29 08:04:13 +0000
committerGitHub <noreply@github.com>2021-03-29 08:04:13 +0000
commit0265b3c0579fdbf5661a3ab7324d8375e424d1d2 (patch)
tree55672988b917d285895565aacba9d6e2a2e11c7b
parentc4af2dcef78e9da41b0adf52d7d3284895f99937 (diff)
downloadnumpy-dependabot/pip/hypothesis-6.8.3.tar.gz
MAINT: Bump hypothesis from 6.8.1 to 6.8.3dependabot/pip/hypothesis-6.8.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.8.1 to 6.8.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.8.1...hypothesis-python-6.8.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 0762d5acf..ab73b2d35 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,7 +1,7 @@
cython==0.29.22
wheel<0.36.3
setuptools<49.2.0
-hypothesis==6.8.1
+hypothesis==6.8.3
pytest==6.2.2
pytz==2021.1
pytest-cov==2.11.1