From 927ee814cb95a6d9b7c12c0fc1a871b4b97f151b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:52:58 +0000 Subject: [PATCH] Update je-auto-control requirement from >=0.0.216 to >=0.0.217 Updates the requirements on [je-auto-control](https://github.com/Intergration-Automation-Testing/AutoControl) to permit the latest version. - [Release notes](https://github.com/Intergration-Automation-Testing/AutoControl/releases) - [Changelog](https://github.com/Integration-Automation/AutoControlGUI/blob/main/CHANGELOG.md) - [Commits](https://github.com/Intergration-Automation-Testing/AutoControl/compare/v0.0.216...v0.0.217) --- updated-dependencies: - dependency-name: je-auto-control dependency-version: 0.0.217 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad9d5cea..eb3406c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Floor, not a pin: releases before 0.0.216 resolve pillow==12.2.0, which # carries 13 CVEs fixed in 12.3.0. A floor keeps the dependency graph honest # without needing a bump here on every release. -je_auto_control>=0.0.216 +je_auto_control>=0.0.217 qt-material==2.17 mss==10.2.0 PySide6==6.11.1