From 5a53e0c47ad2ae660c85e66b8d9510cc7c629703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 19:07:58 +0000 Subject: [PATCH] Bump pyside6 from 6.9.2 to 6.9.3 Bumps [pyside6](https://pyside.org) from 6.9.2 to 6.9.3. --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 3950254..c83cff0 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.9.3 auto-py-to-exe test_pioneer \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index bfd2c3c..10f84ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ license-files = ["LICENSE"] dependencies = [ "je-editor", "je_auto_control", "je_web_runner", "je_load_density", "je_api_testka", "je-mail-thunder", - "automation-file", "PySide6==6.9.2", "test_pioneer" + "automation-file", "PySide6==6.9.3", "test_pioneer" ] classifiers = [ "Programming Language :: Python :: 3.10", diff --git a/requirements.txt b/requirements.txt index 86f32bb..6c72e86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ automation_ide -PySide6==6.9.2 +PySide6==6.9.3