From ddbe88e42252eef58b2505e5ae5a13d188e84557 Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 21:24:02 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20jaraco-cont?= =?UTF-8?q?ext=206.1.0=20->=206.1.1=20(#862)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✔ Update jaraco-context 6.1.0 -> 6.1.1 successful Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- pdm.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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]]