From 51a8042cda40d64d6c2a78d1f1be7a306a024cec Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 16:28:20 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20pip=2025.3?= =?UTF-8?q?=20->=2026.0=20(#801)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✔ Update pip 25.3 -> 26.0 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 4abb609..c9016a3 100644 --- a/pdm.lock +++ b/pdm.lock @@ -1035,13 +1035,13 @@ files = [ [[package]] name = "pip" -version = "25.3" +version = "26.0" requires_python = ">=3.9" summary = "The PyPA recommended tool for installing Python packages." groups = ["dev"] files = [ - {file = "pip-25.3-py3-none-any.whl", hash = "sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd"}, - {file = "pip-25.3.tar.gz", hash = "sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343"}, + {file = "pip-26.0-py3-none-any.whl", hash = "sha256:98436feffb9e31bc9339cf369fd55d3331b1580b6a6f1173bacacddcf9c34754"}, + {file = "pip-26.0.tar.gz", hash = "sha256:3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa"}, ] [[package]]