From 5f702dff57f4fe7dbf5e08f9fdd0af9316ea6797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 03:23:22 +0000 Subject: [PATCH] Bump hypothesis from 6.148.2 to 6.148.3 in /.github/deps/latest Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.148.2 to 6.148.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.2...hypothesis-python-6.148.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/deps/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/deps/latest/requirements.txt b/.github/deps/latest/requirements.txt index 07f4eb7..9126b8c 100644 --- a/.github/deps/latest/requirements.txt +++ b/.github/deps/latest/requirements.txt @@ -14,5 +14,5 @@ pytest-asyncio==1.3.0 pytest-cov==7.0.0 pytest-timeout==2.4.0 pytest==9.0.1 -hypothesis==6.148.2 +hypothesis==6.148.3 syrupy==5.0.0