From 9285c0f148925840faa4feaa55a1b77ac07da9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 10:26:05 +0000 Subject: [PATCH] Bump hypothesis from 6.81.1 to 6.82.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.81.1 to 6.82.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.81.1...hypothesis-python-6.82.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... 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 b8f038833c1..3849048d966 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -167,7 +167,7 @@ hupper==1.10.2 # -r requirements/functests.txt # -r requirements/tests.txt # pyramid -hypothesis==6.81.1 +hypothesis==6.82.0 # via -r requirements/tests.txt importlib-metadata==4.8.1 # via diff --git a/requirements/tests.txt b/requirements/tests.txt index c53ab03e9af..1b78ebcf489 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -107,7 +107,7 @@ hupper==1.10.2 # via # -r requirements/requirements.txt # pyramid -hypothesis==6.81.1 +hypothesis==6.82.0 # via -r requirements/tests.in importlib-metadata==4.8.1 # via