From eb92c619332ac047a4a4b310d016076872386961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 07:22:09 +0000 Subject: [PATCH] Bump hypothesis from 6.114.1 to 6.119.0 in /ci/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.114.1 to 6.119.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.114.1...hypothesis-python-6.119.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 4a237a2..b47e633 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.114.1 +hypothesis==6.119.0 black==24.10.0 graphql-core==3.2.4 typing-extensions==4.12.2