Skip to content

Commit

Permalink
Merge pull request #375 from emcek/dependabot/pip/pyside6-6.7.3
Browse files Browse the repository at this point in the history
Bump pyside6 from 6.7.2 to 6.7.3
  • Loading branch information
emcek authored Sep 30, 2024
2 parents a322df3 + 56ae6fb commit ff9ede0
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 ff9ede0

Please sign in to comment.