From 6f8390080baeb5d789b66fa731d583ae6799a029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:37:04 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.112.4 to 6.112.5 in /book/src Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.4 to 6.112.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.4...hypothesis-python-6.112.5) --- 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 ba36d4e9..a3bbfe81 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,7 +1,7 @@ black==24.8.0 coverage==7.6.1 flake8==7.1.1 -hypothesis==6.112.4 +hypothesis==6.112.5 isort==5.13.2 MutPy==0.6.1 mypy==1.11.2