From cbbf648a7906c37fda3f15d5553ca603d59487ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:31:53 +0000 Subject: [PATCH] Bump hypothesis from 6.108.8 to 6.108.10 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.108.8 to 6.108.10. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.108.8...hypothesis-python-6.108.10) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index b1b51fd7..e6657c08 100644 --- a/poetry.lock +++ b/poetry.lock @@ -919,13 +919,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "hypothesis" -version = "6.108.8" +version = "6.108.10" description = "A library for property-based testing" optional = true python-versions = ">=3.8" files = [ - {file = "hypothesis-6.108.8-py3-none-any.whl", hash = "sha256:33e8bbc25c2f40d931327b210e9de5639eb954743c97984bcc19bdc7ef21a625"}, - {file = "hypothesis-6.108.8.tar.gz", hash = "sha256:310eb6ce1ae7cbb34195ec76b054572c182d008564a42069883920f4ab3c80ac"}, + {file = "hypothesis-6.108.10-py3-none-any.whl", hash = "sha256:7b24f7197dad30de0799181eeb885452846ed81022707e35c9c275cf63ddd24f"}, + {file = "hypothesis-6.108.10.tar.gz", hash = "sha256:8d8b3a57f27bd964b04e58c5731ab9862134fbb5511958c814aaca3120286f28"}, ] [package.dependencies]