Skip to content

Commit

Permalink
Bump pyside6 from 6.8.0.1 to 6.8.0.2 (RimSort#665)
Browse files Browse the repository at this point in the history
* Bump pyside6 from 6.8.0.1 to 6.8.0.2

Bumps [pyside6](https://pyside.org) from 6.8.0.1 to 6.8.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kat <28567881+hk21702@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and hk21702 authored Nov 9, 2024
1 parent d3e388a commit 74dacca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ psutil==6.1.0
PyGithub==2.4.0
pyperclip==1.9.0
PySide6
PySide6==6.8.0.1; sys_platform == 'darwin'
PySide6==6.8.0.1; sys_platform == 'linux'
PySide6==6.8.0.1; sys_platform == 'win32'
PySide6==6.8.0.2; sys_platform == 'darwin'
PySide6==6.8.0.2; sys_platform == 'linux'
PySide6==6.8.0.2; sys_platform == 'win32'
requests==2.32.3
steam==1.4.4
toposort==1.10
Expand Down

0 comments on commit 74dacca

Please # to comment.