From 89b772b6056c18cfecc49ea63b557de98fd02037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:39:50 +0000 Subject: [PATCH] Bump hypothesis from 6.112.2 to 6.112.4 in /ci/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.2 to 6.112.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.2...hypothesis-python-6.112.4) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... 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 9379443..ff2b176 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -1,7 +1,7 @@ # The exact requirements of the latest versions of the dependencies. This file # is used in a GitHub Actions workflow to test the compatibility with the # latest versions of the dependencies. This file is monitored by Dependabot. -hypothesis==6.112.2 +hypothesis==6.112.4 black==24.8.0 graphql-core==3.2.4 typing-extensions==4.12.2