chore: ✔ Update pyinstaller-hooks-contrib 2026.1 -> 2026.2 (#860)

✔ Update pyinstaller-hooks-contrib 2026.1 -> 2026.2 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-04 08:22:58 +01:00
committed by GitHub
parent 9baba41e5e
commit 5c4e0cc90d

6
pdm.lock generated
View File

@@ -1385,7 +1385,7 @@ files = [
[[package]] [[package]]
name = "pyinstaller-hooks-contrib" name = "pyinstaller-hooks-contrib"
version = "2026.1" version = "2026.2"
requires_python = ">=3.8" requires_python = ">=3.8"
summary = "Community maintained hooks for PyInstaller" summary = "Community maintained hooks for PyInstaller"
groups = ["dev"] groups = ["dev"]
@@ -1395,8 +1395,8 @@ dependencies = [
"setuptools>=42.0.0", "setuptools>=42.0.0",
] ]
files = [ files = [
{file = "pyinstaller_hooks_contrib-2026.1-py3-none-any.whl", hash = "sha256:66ad4888ba67de6f3cfd7ef554f9dd1a4389e2eb19f84d7129a5a6818e3f2180"}, {file = "pyinstaller_hooks_contrib-2026.2-py3-none-any.whl", hash = "sha256:fc29f0481b58adf78ce9c1d9cf135fe96f38c708f74b2aa0670ef93e59578ab9"},
{file = "pyinstaller_hooks_contrib-2026.1.tar.gz", hash = "sha256:a5f0891a1e81e92406ab917d9e76adfd7a2b68415ee2e35c950a7b3910bc361b"}, {file = "pyinstaller_hooks_contrib-2026.2.tar.gz", hash = "sha256:cbd1eb00b5d13301b1cce602e1fffb17f0c531c0391f0a87a383d376be68a186"},
] ]
[[package]] [[package]]