From 668daada2168b8dd48cf18c029015acf3e77b43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 12:14:56 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.128.0 to 6.161.4 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.128.0 to 6.161.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.128.0...v6.161.4) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.161.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6c8883..69b06a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pytest==9.0.3 pytest-asyncio==1.4.0 pytest-cov==6.0.0 pip-audit==2.7.3 -hypothesis==6.128.0 +hypothesis==6.161.4