From bc5c2af41ad0adfb12aaeaa83a29e13e6515aa18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:33:49 +0000 Subject: [PATCH] Bump hypothesis from 6.123.4 to 6.123.16 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.123.4 to 6.123.16. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.123.4...hypothesis-python-6.123.16) --- 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 f3772b3b1e4..7a991329597 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.123.4 +hypothesis==6.123.16 # via -r requirements/tests.txt importlib-metadata==7.0.1 # via diff --git a/requirements/tests.txt b/requirements/tests.txt index 0efec8659d8..e29237ab461 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -107,7 +107,7 @@ hupper==1.12 # via # -r requirements/prod.txt # pyramid -hypothesis==6.123.4 +hypothesis==6.123.16 # via -r requirements/tests.in importlib-metadata==7.0.1 # via