From dee85d562d0e77e2a9034c1152a7fd0c4073c4e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:03:39 +0000 Subject: [PATCH] Bump hypothesis from 6.103.5 to 6.104.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.103.5 to 6.104.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.103.5...hypothesis-python-6.104.2) --- 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 867c58ab83a..b6bc7b05cd0 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -168,7 +168,7 @@ hupper==1.12 # -r requirements/functests.txt # -r requirements/tests.txt # pyramid -hypothesis==6.103.5 +hypothesis==6.104.2 # via -r requirements/tests.txt importlib-metadata==7.0.1 # via diff --git a/requirements/tests.txt b/requirements/tests.txt index 768adb8839b..105884b02a3 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -107,7 +107,7 @@ hupper==1.12 # via # -r requirements/prod.txt # pyramid -hypothesis==6.103.5 +hypothesis==6.104.2 # via -r requirements/tests.in importlib-metadata==7.0.1 # via