Skip to content

Commit

Permalink
Merge pull request #418 from emcek/dependabot/pip/pyside6-6.8.1
Browse files Browse the repository at this point in the history
Bump pyside6 from 6.8.0.2 to 6.8.1
  • Loading branch information
emcek authored Dec 9, 2024
2 parents d7a7710 + 1a7a2b4 commit eee9bda
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 @@ -47,7 +47,7 @@ dependencies = [
'pillow==11.0.0',
'psutil==6.1.0',
'pydantic==2.10.2',
'pyside6==6.8.0.2',
'pyside6==6.8.1',
'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 @@ -6,7 +6,7 @@ packaging==24.2
pillow==11.0.0
psutil==6.1.0
pydantic==2.10.2
PySide6==6.8.0.2
PySide6==6.8.1
PyYAML==6.0.2
requests==2.32.3
typing_extensions==4.12.2; python_version < '3.12'

0 comments on commit eee9bda

Please sign in to comment.