From 4617cf815b4837fa6c03b55be5908755dcb4b936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 10:38:36 +0000 Subject: [PATCH] Bump hypothesis from 6.86.1 to 6.86.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.86.1 to 6.86.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.86.1...hypothesis-python-6.86.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 2 +- requirements/tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index 2c6651780f6..b33a20f1bc9 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -179,7 +179,7 @@ hupper==1.10.2 # -r requirements/functests.txt # -r requirements/tests.txt # pyramid -hypothesis==6.86.1 +hypothesis==6.86.2 # via -r requirements/tests.txt importlib-metadata==4.8.1 # via diff --git a/requirements/tests.txt b/requirements/tests.txt index 449ccd73227..80d1811b899 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -118,7 +118,7 @@ hupper==1.10.2 # via # -r requirements/requirements.txt # pyramid -hypothesis==6.86.1 +hypothesis==6.86.2 # via -r requirements/tests.in importlib-metadata==4.8.1 # via