diff --git a/pdm.lock b/pdm.lock index 09cc411..807b76f 100644 --- a/pdm.lock +++ b/pdm.lock @@ -405,7 +405,7 @@ files = [ [[package]] name = "hypothesis" -version = "6.135.14" +version = "6.135.16" requires_python = ">=3.9" summary = "A library for property-based testing" groups = ["test"] @@ -415,8 +415,8 @@ dependencies = [ "sortedcontainers<3.0.0,>=2.1.0", ] files = [ - {file = "hypothesis-6.135.14-py3-none-any.whl", hash = "sha256:0dd5b8095e36bd288367c631f864a16c30500b01b17943dcea681233f7421860"}, - {file = "hypothesis-6.135.14.tar.gz", hash = "sha256:2666df50b3cc40ea08b161a5389d6a1cd5aa3cab0dd8fde0ae339389714a4f67"}, + {file = "hypothesis-6.135.16-py3-none-any.whl", hash = "sha256:0a64697ef0afa4532535209a9bcd99919d59093ff894622e8a001fb773b59d8a"}, + {file = "hypothesis-6.135.16.tar.gz", hash = "sha256:6131ea0b698e69bad62aae915988b8d00a6ac974351d0830db74c5fffc68c418"}, ] [[package]]