chore: ✔ Update jaraco-functools 4.4.0 -> 4.5.0 (#1047)

✔ Update jaraco-functools 4.4.0 -> 4.5.0 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-05-16 13:36:07 +02:00
committed by GitHub
parent f5d8814966
commit f9e3bf0ddf

8
pdm.lock generated
View File

@@ -709,16 +709,16 @@ files = [
[[package]]
name = "jaraco-functools"
version = "4.4.0"
requires_python = ">=3.9"
version = "4.5.0"
requires_python = ">=3.10"
summary = "Functools like those found in stdlib"
groups = ["default"]
dependencies = [
"more-itertools",
]
files = [
{file = "jaraco_functools-4.4.0-py3-none-any.whl", hash = "sha256:9eec1e36f45c818d9bf307c8948eb03b2b56cd44087b3cdc989abca1f20b9176"},
{file = "jaraco_functools-4.4.0.tar.gz", hash = "sha256:da21933b0417b89515562656547a77b4931f98176eb173644c0d35032a33d6bb"},
{file = "jaraco_functools-4.5.0-py3-none-any.whl", hash = "sha256:79ce39246eddbde4b3a03b77ea5f0f7878dc669b166a66cf3fa8e266aa3fa2f4"},
{file = "jaraco_functools-4.5.0.tar.gz", hash = "sha256:3bb5665ea4a020cf78a7040e89154c77edadb3ca74f366479669c5999aa70b03"},
]
[[package]]