From b2bb5c0aeead1cad7798b76f90db5240e50a0b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 05:35:40 +0000 Subject: [PATCH] deps: bump the python-minor group with 2 updates Bumps the python-minor group with 2 updates: [pyside6-essentials](https://pyside.org) and [pyside6](https://pyside.org). Updates `pyside6-essentials` from 6.11.1 to 6.11.2 Updates `pyside6` from 6.11.1 to 6.11.2 --- updated-dependencies: - dependency-name: pyside6-essentials dependency-version: 6.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: pyside6 dependency-version: 6.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index 2f98192..ad99a41 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -1,5 +1,5 @@ # Argus Overview v3.0 - Windows dependencies -PySide6==6.11.1 +PySide6==6.11.2 Pillow==12.3.0 pynput==1.8.2 numpy==2.4.1 diff --git a/requirements.txt b/requirements.txt index a989c3a..bd51bab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Argus Overview v2.7 - Pinned versions for reproducible builds -PySide6-Essentials==6.11.1 +PySide6-Essentials==6.11.2 python-xlib==0.33 Pillow==12.3.0 pynput==1.8.2