Skip to content

Commit

Permalink
fix(deps): update dependency pyside6 to <6.8.3,>=6.8.2 (#693)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent b175704 commit f1bb63e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ mobile = [
"libresvip[upath]",
]
desktop = [
"pyside6<6.8.2,>=6.8.1.1",
"pyside6<6.8.3,>=6.8.2",
"fonticon-materialdesignicons7>=7.2.96",
"httpx>=0.28.1",
"desktop-notifier>=6.0.0; platform_python_implementation == \"CPython\"",
Expand Down
42 changes: 21 additions & 21 deletions uv.lock

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

0 comments on commit f1bb63e

Please sign in to comment.