From 11b4273f5cbc87a110f10a7b6b54a4122f419708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:01:51 +0000 Subject: [PATCH] Bump hypothesis from 6.114.1 to 6.122.3 in /ci/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.114.1 to 6.122.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.114.1...hypothesis-python-6.122.3) --- 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..b753ce4 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.122.3 black==24.10.0 graphql-core==3.2.4 typing-extensions==4.12.2