From 6aa3501e7a4d1a3bd9dd8b891c88a721960b65dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 12:07:20 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.135.32 to 6.136.1 in /book/src --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.136.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 6a4a8a9f..1e73e5f0 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.32 +hypothesis==6.136.1 isort==5.13.2 MutPy==0.6.1 mypy==1.17.0