From c67bf933a5ed3e484f923b465cdb000bebf76e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 10:07:07 +0000 Subject: [PATCH] Bump hypothesis from 6.8.0 to 6.8.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.8.0 to 6.8.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.8.0...hypothesis-python-6.8.1) Signed-off-by: dependabot[bot] --- requirements/analyze.txt | 2 +- requirements/tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/analyze.txt b/requirements/analyze.txt index 97bd307074c..48fdc1014d5 100644 --- a/requirements/analyze.txt +++ b/requirements/analyze.txt @@ -80,7 +80,7 @@ hupper==1.10.2 # via # -r requirements/requirements.txt # pyramid -hypothesis==6.8.0 +hypothesis==6.8.1 # via -r requirements/analyze.in importlib-metadata==1.7.0 # via diff --git a/requirements/tests.txt b/requirements/tests.txt index 1cbe23f5119..b7ecb395d2a 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -78,7 +78,7 @@ hupper==1.10.2 # via # -r requirements/requirements.txt # pyramid -hypothesis==6.8.0 +hypothesis==6.8.1 # via -r requirements/tests.in importlib-metadata==1.7.0 # via