From b6d88483bb2579c561f3e00dc01c9208d05021f2 Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 17:51:54 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20jaraco-func?= =?UTF-8?q?tools=204.3.0=20->=204.4.0=20(#744)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 0244440..b6acc24 100644 --- a/pdm.lock +++ b/pdm.lock @@ -614,7 +614,7 @@ files = [ [[package]] name = "jaraco-functools" -version = "4.3.0" +version = "4.4.0" requires_python = ">=3.9" summary = "Functools like those found in stdlib" groups = ["default"] @@ -622,8 +622,8 @@ dependencies = [ "more-itertools", ] files = [ - {file = "jaraco_functools-4.3.0-py3-none-any.whl", hash = "sha256:227ff8ed6f7b8f62c56deff101545fa7543cf2c8e7b82a7c2116e672f29c26e8"}, - {file = "jaraco_functools-4.3.0.tar.gz", hash = "sha256:cfd13ad0dd2c47a3600b439ef72d8615d482cedcff1632930d6f28924d92f294"}, + {file = "jaraco_functools-4.4.0-py3-none-any.whl", hash = "sha256:9eec1e36f45c818d9bf307c8948eb03b2b56cd44087b3cdc989abca1f20b9176"}, + {file = "jaraco_functools-4.4.0.tar.gz", hash = "sha256:da21933b0417b89515562656547a77b4931f98176eb173644c0d35032a33d6bb"}, ] [[package]]