chore: ✔ Update jaraco-functools 4.3.0 -> 4.4.0 (#744)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
kleinanzeigen-bot-tu[bot]
2025-12-21 17:51:54 +01:00
committed by GitHub
parent 8ea41d3230
commit b6d88483bb

6
pdm.lock generated
View File

@@ -614,7 +614,7 @@ files = [
[[package]] [[package]]
name = "jaraco-functools" name = "jaraco-functools"
version = "4.3.0" version = "4.4.0"
requires_python = ">=3.9" requires_python = ">=3.9"
summary = "Functools like those found in stdlib" summary = "Functools like those found in stdlib"
groups = ["default"] groups = ["default"]
@@ -622,8 +622,8 @@ dependencies = [
"more-itertools", "more-itertools",
] ]
files = [ files = [
{file = "jaraco_functools-4.3.0-py3-none-any.whl", hash = "sha256:227ff8ed6f7b8f62c56deff101545fa7543cf2c8e7b82a7c2116e672f29c26e8"}, {file = "jaraco_functools-4.4.0-py3-none-any.whl", hash = "sha256:9eec1e36f45c818d9bf307c8948eb03b2b56cd44087b3cdc989abca1f20b9176"},
{file = "jaraco_functools-4.3.0.tar.gz", hash = "sha256:cfd13ad0dd2c47a3600b439ef72d8615d482cedcff1632930d6f28924d92f294"}, {file = "jaraco_functools-4.4.0.tar.gz", hash = "sha256:da21933b0417b89515562656547a77b4931f98176eb173644c0d35032a33d6bb"},
] ]
[[package]] [[package]]