From a52060d5adf3614aee0c193e760786dcbd42bdc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 11:57:10 +0000 Subject: [PATCH] build(deps): bump hypothesis from 6.88.0 to 6.88.1 in /book/src Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.88.0 to 6.88.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.88.0...hypothesis-python-6.88.1) --- 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 ed55e83e..e9dfcaab 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,7 +1,7 @@ black==23.9.1 coverage==7.3.2 flake8==6.1.0 -hypothesis==6.88.0 +hypothesis==6.88.1 isort==5.12.0 MutPy==0.6.1 mypy==1.6.0