From 25dc6d3a2a373b3b7ce3b851212b95b240cfa7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 07:15:50 +0000 Subject: [PATCH] Bump hypothesis from 6.147.0 to 6.151.3 in /.github/deps/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.147.0 to 6.151.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.147.0...hypothesis-python-6.151.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.3 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..13937bc 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.3 black==25.11.0 graphql-core==3.2.7 typing-extensions==4.15.0