From cc4ed105fe5944ab331d0b2b1cafc6520774c04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 10:06:02 +0000 Subject: [PATCH] chore(deps): bump the pip group with 3 updates Bumps the pip group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [pyinstaller](https://github.com/pyinstaller/pyinstaller) and [pyside6](https://pyside.org). Updates `ruff` from 0.16.3 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.16.3...0.16.5) Updates `pyinstaller` from 6.22.0 to 6.22.2 - [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.22.0...v6.22.2) Updates `pyside6` from 6.11.1 to 6.11.2 --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyinstaller dependency-version: 6.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyside6 dependency-version: 6.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6cdfe46..2769126 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ appdirs==1.4.4 black==26.5.1 configobj==5.0.9 -ruff==0.16.3 +ruff==0.16.5 pillow==12.3.0 -pyinstaller==6.22.0 +pyinstaller==6.22.2 pylint==4.0.7 -pyside6==6.11.1 +pyside6==6.11.2 pytest==9.1.1 requests==2.34.2 semantic_version==2.10.0