From d1aa6fbec1271d99581c7426e5d4f0af874dec19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 06:35:17 +0000 Subject: [PATCH] build(deps-dev): bump pyinstaller from 6.21.0 to 6.22.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.21.0 to 6.22.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.21.0...v6.22.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 fd12b0c..4af3305 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,4 +4,4 @@ pytest==9.1.1 pytest-asyncio==1.4.0 ruff==0.16.1 pip-audit==2.9.0 -pyinstaller==6.21.0 +pyinstaller==6.22.0