From 727049449d775d65330556074c09927c80f0f7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:03:15 +0000 Subject: [PATCH] Bump pyside6 from 6.8.2.1 to 6.8.3 Bumps [pyside6](https://pyside.org) from 6.8.2.1 to 6.8.3. --- updated-dependencies: - dependency-name: pyside6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3258ce1..0fd20de 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.8.2.1 +PySide6==6.8.3 auto-py-to-exe test_pioneer \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 902ba03..09fb304 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ automation_ide -PySide6==6.8.2.1 +PySide6==6.8.3 je_editor je_auto_control \ No newline at end of file