From 6c4368aabd8a1e4a81706bf8c3f32929bb8f1ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 02:11:36 +0000 Subject: [PATCH] Bump hypothesis from 6.112.5 to 6.121.0 in /ci/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.5 to 6.121.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.5...hypothesis-python-6.121.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 d1fcbb1..d0c1612 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -8,4 +8,4 @@ pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-timeout==2.3.1 pytest==8.3.3 -hypothesis==6.112.5 +hypothesis==6.121.0