From 1c96e8e12a25d08b9c42a75e1baf8861bed029ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 11:53:59 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.127.6 to 6.127.8 in /book/src Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.127.6 to 6.127.8. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.127.6...hypothesis-python-6.127.8) --- updated-dependencies: - dependency-name: hypothesis 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 ae2b1eb8..cd1afed2 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,7 +1,7 @@ black==24.10.0 coverage==7.6.12 flake8==7.1.2 -hypothesis==6.127.6 +hypothesis==6.127.8 isort==5.13.2 MutPy==0.6.1 mypy==1.15.0