From 65de7b3575f0c7ebcf4cd61b35d9f52349607b9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:25:42 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.151.12 to 6.155.2 in /search-api Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.12 to 6.155.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.12...v6.155.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- search-api/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-api/requirements-test.txt b/search-api/requirements-test.txt index ac850e6..f44d214 100644 --- a/search-api/requirements-test.txt +++ b/search-api/requirements-test.txt @@ -1,4 +1,4 @@ -r requirements.txt pytest==9.0.3 -hypothesis==6.151.12 +hypothesis==6.155.2 pip-audit==2.9.0