From 36cae27dc2de6393fa05764036d094d982c57467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:46:46 +0000 Subject: [PATCH] Bump hypothesis from 6.105.1 to 6.112.0 in /ci/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.105.1 to 6.112.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.105.1...hypothesis-python-6.112.0) --- updated-dependencies: - dependency-name: hypothesis 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 174aeb4..bbad800 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -5,7 +5,7 @@ nextline==0.7.16 nextline-graphql==0.7.9 transitions==0.9.2 httpx==0.27.0 -hypothesis==6.105.1 +hypothesis==6.112.0 black==24.8.0 pytest-asyncio==0.23.7 pytest-cov==5.0.0