diff --git a/poetry.lock b/poetry.lock index 6b107a3..4e84b70 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "anyio" @@ -332,17 +332,17 @@ socks = ["socksio (==1.*)"] [[package]] name = "hypothesis" -version = "6.87.4" +version = "6.91.1" description = "A library for property-based testing" optional = false python-versions = ">=3.8" files = [ - {file = "hypothesis-6.87.4-py3-none-any.whl", hash = "sha256:0526d5bb45fd82b3ddc7d16ab04897652725cea938b62fff78bfd945dfc9775f"}, - {file = "hypothesis-6.87.4.tar.gz", hash = "sha256:c508779be66e266c45dbf9c1b2713e560dfd89abb044d92eafe91e8b2728af01"}, + {file = "hypothesis-6.91.1-py3-none-any.whl", hash = "sha256:aa4c8fb6e8d7ddf78d10169793f2eb3cd1f1201b4ce2e5c9816379c517d73908"}, + {file = "hypothesis-6.91.1.tar.gz", hash = "sha256:f0408274b58e892134a56cfca6f80e5ef4be24c22ae55c9097b308ae824d2e93"}, ] [package.dependencies] -attrs = ">=19.2.0" +attrs = ">=22.2.0" black = {version = ">=19.10b0", optional = true, markers = "extra == \"cli\""} click = {version = ">=7.0", optional = true, markers = "extra == \"cli\""} rich = {version = ">=9.0.0", optional = true, markers = "extra == \"cli\""}