From da069b5847536bbdb74daadd05457b53269d34cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 20:57:09 +0000 Subject: [PATCH] Bump hypothesis from 6.75.3 to 6.75.5 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.75.3 to 6.75.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.75.3...hypothesis-python-6.75.5) --- 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 904b5f7..2aaa586 100644 --- a/poetry.lock +++ b/poetry.lock @@ -159,14 +159,14 @@ pyflakes = ">=2.5.0,<2.6.0" [[package]] name = "hypothesis" -version = "6.75.3" +version = "6.75.5" description = "A library for property-based testing" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "hypothesis-6.75.3-py3-none-any.whl", hash = "sha256:a12bf34c29bd22757d20edf93f95805978ed0ffb8d0b22dbadc890a79dc9baa8"}, - {file = "hypothesis-6.75.3.tar.gz", hash = "sha256:15cdadb80a7ac59087581624d266a4fb585b5cce9b7f88f506c481a9f0e583f6"}, + {file = "hypothesis-6.75.5-py3-none-any.whl", hash = "sha256:fcf95ab73a351696563ae17cd3ca96d2ef9f5b34e13d060fa3130562515699f7"}, + {file = "hypothesis-6.75.5.tar.gz", hash = "sha256:da61fa3a35489bf032b43592c25348b24675847b3a97422a10de6dcfea527b52"}, ] [package.dependencies]