diff --git a/pdm.lock b/pdm.lock index 72a2fae..f651991 100644 --- a/pdm.lock +++ b/pdm.lock @@ -639,7 +639,7 @@ files = [ [[package]] name = "jaraco-context" -version = "6.1.0" +version = "6.1.1" requires_python = ">=3.9" summary = "Useful decorators and context managers" groups = ["default"] @@ -647,8 +647,8 @@ dependencies = [ "backports-tarfile; python_version < \"3.12\"", ] files = [ - {file = "jaraco_context-6.1.0-py3-none-any.whl", hash = "sha256:a43b5ed85815223d0d3cfdb6d7ca0d2bc8946f28f30b6f3216bda070f68badda"}, - {file = "jaraco_context-6.1.0.tar.gz", hash = "sha256:129a341b0a85a7db7879e22acd66902fda67882db771754574338898b2d5d86f"}, + {file = "jaraco_context-6.1.1-py3-none-any.whl", hash = "sha256:0df6a0287258f3e364072c3e40d5411b20cafa30cb28c4839d24319cecf9f808"}, + {file = "jaraco_context-6.1.1.tar.gz", hash = "sha256:bc046b2dc94f1e5532bd02402684414575cc11f565d929b6563125deb0a6e581"}, ] [[package]]