From ac1317802909cd8028bea3e34fecc38219b70373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 02:17:14 +0000 Subject: [PATCH] chore(deps-dev): bump hypothesis from 6.102.1 to 6.102.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.102.1 to 6.102.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.102.1...hypothesis-python-6.102.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development 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 f5af648..22b8b96 100644 --- a/poetry.lock +++ b/poetry.lock @@ -983,13 +983,13 @@ test = ["black", "coverage[toml]", "ddt (>=1.1.1,!=1.4.3)", "mock", "mypy", "pre [[package]] name = "hypothesis" -version = "6.102.1" +version = "6.102.2" description = "A library for property-based testing" optional = false python-versions = ">=3.8" files = [ - {file = "hypothesis-6.102.1-py3-none-any.whl", hash = "sha256:90bbdc3aa6d90ca349a9a257793e66cafdea03a44bbb8dad940d2618b92acc5b"}, - {file = "hypothesis-6.102.1.tar.gz", hash = "sha256:ba1d6fd8369faa9adf19b1bfee60bceaa9eba165d7b3815df6a271cb75d41797"}, + {file = "hypothesis-6.102.2-py3-none-any.whl", hash = "sha256:4fa0fe79743e26716ae7c5c25b267de2b80eda024cb38f6e28360293201706b0"}, + {file = "hypothesis-6.102.2.tar.gz", hash = "sha256:fa0daa103de6d64cfb83c38b7a52c72cc976ee93fcbf242ac2b7530e0c28022c"}, ] [package.dependencies]