From a420c1cc4a7a12b23742329f1c1bffcf9071aab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 05:13:31 +0000 Subject: [PATCH] build(deps-dev): update pyinstaller-hooks-contrib requirement Updates the requirements on [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) to permit the latest version. - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/v2026.5...v2026.6) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-version: '2026.6' dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a051415..e10e965 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,4 +5,4 @@ pytest-timeout==2.4.0 pip-audit>=2.10.0 pip-tools>=7.5.3 pyinstaller>=6.20.0 -pyinstaller-hooks-contrib>=2026.5 +pyinstaller-hooks-contrib>=2026.6