Skip to content

Commit

Permalink
Bump pyside6 from 6.4.3 to 6.5.1
Browse files Browse the repository at this point in the history
Bumps [pyside6](https://www.pyside.org) from 6.4.3 to 6.5.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2023
1 parent b774282 commit 2545462
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 210 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
PySide6 = "<6.5" # 6.5.0 causes fatal Python error. Try 6.5.1 when released.
PySide6 = "<6.6" # 6.5.0 causes fatal Python error. Try 6.5.1 when released.
four-letter-blocks = {editable = true, path = "."}
beautifulsoup4 = "*"

Expand Down

0 comments on commit 2545462

Please sign in to comment.