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