Skip to content

Commit

Permalink
Merge pull request #2 from Malus-risus/renovate/pyside6-6.x
Browse files Browse the repository at this point in the history
Update dependency PySide6 to v6.6.2
  • Loading branch information
Malus-risus authored Feb 24, 2024
2 parents f2943c2 + e17bf65 commit 4ed2e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PySide6==6.6.0 # 6.6.1 has a weird visual bug with TreeWidgets
PySide6==6.6.2 # 6.6.1 has a weird visual bug with TreeWidgets
win32mica>=3.0
PyInstaller>=5.9.0 # 5.9.0 is latest version that is not flagged by AV. However, 6.0.0 is required for Py3.12.0+ and 5.10 is required for Py3.11.4+
pywin32>=306
Expand Down

0 comments on commit 4ed2e5c

Please sign in to comment.