From 999af9475ce928d640d911025e9df4c6e16738c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 11:02:11 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.138.16 to 6.138.17 in /book/src Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.138.16 to 6.138.17. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.138.16...hypothesis-python-6.138.17) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.138.17 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 63f2f6e7..d16d939b 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,7 +1,7 @@ black==24.10.0 coverage==7.10.6 flake8==7.1.2 -hypothesis==6.138.16 +hypothesis==6.138.17 isort==5.13.2 MutPy==0.6.1 mypy==1.18.1