From c4da85b1908e12511832dac49e42ce95dbefb8bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 04:13:08 +0000 Subject: [PATCH] Bump hypothesis from 6.137.3 to 6.140.0 in /ci/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.137.3 to 6.140.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.137.3...hypothesis-python-6.140.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.140.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 0434512..87f1666 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -5,7 +5,7 @@ nextline==0.7.20 nextline-graphql==0.7.11 transitions==0.9.3 httpx==0.28.1 -hypothesis==6.137.3 +hypothesis==6.140.0 nextline-test-utils==0.1.2 pytest-asyncio==1.1.0 pytest-cov==6.2.1