From 7d70149bef43c54f815cdb051b21115fcb6cc420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 23:52:58 +0000 Subject: [PATCH] Bump pyside6 from 6.9.2 to 6.10.0 Bumps [pyside6](https://pyside.org) from 6.9.2 to 6.10.0. --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 3950254..30a4665 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -8,6 +8,6 @@ je-mail-thunder automation_ide_dev sphinx sphinx-rtd-theme -PySide6==6.9.2 +PySide6==6.10.0 auto-py-to-exe test_pioneer \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 86f32bb..b82a107 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ automation_ide -PySide6==6.9.2 +PySide6==6.10.0