From 4bb551a7d1d26ff2a3de3382138c975f7276f750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:02:40 +0000 Subject: [PATCH] Bump hypothesis from 6.112.1 to 6.112.4 in /ci/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.1 to 6.112.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.1...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 c3d18d6..f933682 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -6,7 +6,7 @@ nextline-graphql==0.7.9 alembic==1.13.3 SQLAlchemy[asyncio]==2.0.35 aiosqlite==0.20.0 -hypothesis==6.112.1 +hypothesis==6.112.4 tomli==2.0.1 tomli-w==1.0.0 nextline-test-utils==0.1.0