Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pyside6 from 6.5.2 to 6.8.1
Browse files Browse the repository at this point in the history
Bumps [pyside6](https://pyside.org) from 6.5.2 to 6.8.1.

---
updated-dependencies:
- dependency-name: pyside6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 9, 2024
1 parent 6c735a5 commit 10c80d0
Showing 2 changed files with 32 additions and 40 deletions.
70 changes: 31 additions & 39 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.9,<3.11"
PySide6 = "^6.5.2"
PySide6 = "^6.8.1"

[tool.poetry.dev-dependencies]
tox = "^4.23.2"

0 comments on commit 10c80d0

Please sign in to comment.