Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent fcc29fb commit 56ae6fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
'pillow==10.4.0',
'psutil==6.0.0',
'pydantic==2.9.2',
'pyside6==6.7.2',
'pyside6==6.7.3',
'pyyaml==6.0.2',
'requests==2.32.3',
'typing-extensions==4.12.2 ; python_full_version < "3.12"',
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ packaging==24.1
pillow==10.4.0
psutil==6.0.0
pydantic==2.9.2
PySide6==6.7.2
PySide6==6.7.3
PyYAML==6.0.2
requests==2.32.3
typing_extensions==4.12.2; python_version < '3.12'

0 comments on commit 56ae6fb

Please sign in to comment.