From ca03c797fa52517b53ae7f8c0edfe716e9edd1b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 16:51:48 +0000 Subject: [PATCH] Bump hypothesis from 6.116.0 to 6.118.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.116.0 to 6.118.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.116.0...hypothesis-python-6.118.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 306760b..bbada51 100644 --- a/poetry.lock +++ b/poetry.lock @@ -646,13 +646,13 @@ typing = ["typing-extensions (>=4.8)"] [[package]] name = "hypothesis" -version = "6.116.0" +version = "6.118.1" description = "A library for property-based testing" optional = false python-versions = ">=3.9" files = [ - {file = "hypothesis-6.116.0-py3-none-any.whl", hash = "sha256:d30271214eae0d4758b72b408e9777405c7c7f687e14e8a42853adea887b2891"}, - {file = "hypothesis-6.116.0.tar.gz", hash = "sha256:9c1ac9a2edb77aacae1950d8ded6b3f40dbf8483097c88336265c348d2132c71"}, + {file = "hypothesis-6.118.1-py3-none-any.whl", hash = "sha256:cd084cf18ace6d01b9d9d5fb3e5a96f8fa05d61811aef0f4641b56989c67e150"}, + {file = "hypothesis-6.118.1.tar.gz", hash = "sha256:1e19b671806d29ec6824b680a54bd3aafec698987ec807ca2c05de4649534c59"}, ] [package.dependencies]