From 33716df9915bc2c7cf1a99a64e9f083d9c7f47f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 12:00:29 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.135.22 to 6.135.24 in /book/src Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.135.22 to 6.135.24. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.22...hypothesis-python-6.135.24) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.135.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- book/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/requirements.txt b/book/src/requirements.txt index 8a74b8a3..0ff0177a 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,7 +1,7 @@ black==24.10.0 coverage==7.9.2 flake8==7.1.2 -hypothesis==6.135.22 +hypothesis==6.135.24 isort==5.13.2 MutPy==0.6.1 mypy==1.16.1