Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump pyinstaller-hooks-contrib from 2024.8 to 2024.10 #1873

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/requirements-3.10-Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -691,9 +691,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.10-Windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -706,9 +706,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.10-macOS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -394,9 +394,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyrsistent==0.20.0 \
--hash=sha256:0724c506cd8b63c69c7f883cc233aac948c1ea946ea95996ad8b1380c25e1d3f \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.11-Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -685,9 +685,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.11-Windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -700,9 +700,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.11-macOS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyrsistent==0.20.0 \
--hash=sha256:0724c506cd8b63c69c7f883cc233aac948c1ea946ea95996ad8b1380c25e1d3f \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.12-Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -685,9 +685,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.12-Windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -700,9 +700,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.12-macOS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyrsistent==0.20.0 \
--hash=sha256:0724c506cd8b63c69c7f883cc233aac948c1ea946ea95996ad8b1380c25e1d3f \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.8-Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -705,9 +705,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.9-Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -694,9 +694,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.9-Windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -709,9 +709,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyside6==6.6.3.1 \
--hash=sha256:35936f06257e5c37ae8993da0cb5a528e5db3ea1fc2bb6b12cdf899a11510966 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-3.9-macOS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,9 @@ pyinstaller==6.9.0 \
--hash=sha256:f2fc568de3d6d2a176716a3fc9f20da06d351e8bea5ddd10ecb5659fce3a05b0 \
--hash=sha256:f4a75c552facc2e2a370f1e422b971b5e5cdb4058ff38cea0235aa21fc0b378f
# via -r base.in
pyinstaller-hooks-contrib==2024.8 \
--hash=sha256:0057fe9a5c398d3f580e73e58793a1d4a8315ca91c3df01efea1c14ed557825a \
--hash=sha256:29b68d878ab739e967055b56a93eb9b58e529d5b054fbab7a2f2bacf80cef3e2
pyinstaller-hooks-contrib==2024.10 \
--hash=sha256:8a46655e5c5b0186b5e527399118a9b342f10513eb1425c483fa4f6d02e8800c \
--hash=sha256:ad47db0e153683b4151e10d231cb91f2d93c85079e78d76d9e0f57ac6c8a5e10
# via pyinstaller
pyrsistent==0.20.0 \
--hash=sha256:0724c506cd8b63c69c7f883cc233aac948c1ea946ea95996ad8b1380c25e1d3f \
Expand Down