chore: ✔ Update jaraco-context 6.1.0 -> 6.1.1 (#862)

✔ Update jaraco-context 6.1.0 -> 6.1.1 successful

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
kleinanzeigen-bot-tu[bot]
2026-03-09 21:24:02 +01:00
committed by GitHub
parent 712b96e2f4
commit ddbe88e422

6
pdm.lock generated
View File

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