Skip to content

Commit

Permalink
Merge pull request #331 from emcek/dependabot/pip/pyside6-6.7.2
Browse files Browse the repository at this point in the history
Bump pyside6 from 6.7.1 to 6.7.2
  • Loading branch information
emcek authored Jun 24, 2024
2 parents 81483de + a875ab2 commit 08d7910
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.3.0',
'psutil==6.0.0',
'pydantic==2.7.4',
'PySide6==6.7.1',
'PySide6==6.7.2',
'PyYAML==6.0.1',
'requests==2.32.3',
'typing_extensions==4.12.0; python_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.3.0
psutil==6.0.0
pydantic==2.7.4
PySide6==6.7.1
PySide6==6.7.2
PyYAML==6.0.1
requests==2.32.3
typing_extensions==4.12.0; python_version < '3.12'

0 comments on commit 08d7910

Please sign in to comment.