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