From 7c0bf99cea12d1cf88893175055208d5d4b0849c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 07:15:38 +0000 Subject: [PATCH] Bump hypothesis from 6.147.0 to 6.151.4 in /.github/deps/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.147.0 to 6.151.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.147.0...hypothesis-python-6.151.4) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/deps/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/deps/latest/requirements.txt b/.github/deps/latest/requirements.txt index 7aebf43..4910f3f 100644 --- a/.github/deps/latest/requirements.txt +++ b/.github/deps/latest/requirements.txt @@ -1,7 +1,7 @@ # Pinned latest versions of dependencies. # Used in GitHub Actions for testing compatibility. # Monitored by Dependabot. -hypothesis==6.147.0 +hypothesis==6.151.4 black==25.11.0 graphql-core==3.2.7 typing-extensions==4.15.0