Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit aa7a3e0

Browse files
Bump pyside6 from 6.7.3 to 6.8.0
Bumps [pyside6](https://pyside.org) from 6.7.3 to 6.8.0. --- updated-dependencies: - dependency-name: pyside6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 369e9d8 commit aa7a3e0

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ qdamakuengine = "qdamakuengine.__main__:start"
1111

1212
[tool.poetry.dependencies]
1313
python = ">=3.11,<3.13"
14-
pyside6 = "^6.7.3"
14+
pyside6 = "^6.8.0"
1515
python-magic = {version = "^0.4.27", markers = "sys_platform != 'win32'"}
1616
python-magic-bin = {version = "^0.4.14", markers = "sys_platform == 'win32'"}
1717

0 commit comments

Comments
 (0)