Skip to content

Commit 054ef60

Browse files
Bump pyside6 from 6.9.0 to 6.9.2
Bumps [pyside6](https://pyside.org) from 6.9.0 to 6.9.2. --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd12edb commit 054ef60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ build
44
twine
55
sphinx
66
sphinx-rtd-theme
7-
Pyside6==6.9.0
7+
Pyside6==6.9.2
88
qt-material
99
mss

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ content-type = "text/markdown"
4343
find = { namespaces = false }
4444

4545
[project.optional-dependencies]
46-
gui = ["PySide6==6.9.1", "qt-material"]
46+
gui = ["PySide6==6.9.2", "qt-material"]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
je_auto_control
22
qt-material
33
mss
4-
Pyside6==6.9.0
4+
Pyside6==6.9.2

0 commit comments

Comments
 (0)