From 303c37c2fc0513336ad713ad26756f55db8005a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 09:10:07 +0300 Subject: [PATCH] Bump hypothesis from 6.86.1 to 6.86.2 (#2745) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.86.1 to 6.86.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.86.1...hypothesis-python-6.86.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index b6354d111..8c7174510 100644 --- a/poetry.lock +++ b/poetry.lock @@ -916,13 +916,13 @@ typing-extensions = ">=3.10.0.0" [[package]] name = "hypothesis" -version = "6.86.1" +version = "6.86.2" description = "A library for property-based testing" optional = false python-versions = ">=3.8" files = [ - {file = "hypothesis-6.86.1-py3-none-any.whl", hash = "sha256:60bd222e6b97e84da603f4289b4953ac5ec85695b2e76a4ad09e2e2f1e24278c"}, - {file = "hypothesis-6.86.1.tar.gz", hash = "sha256:cbbc9e392679ab7ab2baba9fefb9fb75a06d1aae46fd7c2d508e2e4a86f03759"}, + {file = "hypothesis-6.86.2-py3-none-any.whl", hash = "sha256:e1d36522824d62bb3e9fcb7b57dd4a6ca330bb36921324bb19c476bdafabeda7"}, + {file = "hypothesis-6.86.2.tar.gz", hash = "sha256:e5d75d70f5a4fc372cddf03ec6141237a0a270ed106aeb2156a4984f06d37b0f"}, ] [package.dependencies]