From 2a2c0ede91124d94c91a4910b57f9cd4593cdd9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 04:28:51 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.155.7 to 6.156.4 in /search-api Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.155.7 to 6.156.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.155.7...v6.156.4) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.156.4 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 11bbc68..6192d3c 100644 --- a/search-api/requirements-test.txt +++ b/search-api/requirements-test.txt @@ -1,4 +1,4 @@ -r requirements.txt pytest==9.1.1 -hypothesis==6.155.7 +hypothesis==6.156.4 pip-audit==2.10.1