Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [pyside6](https://pyside.org) and [black](https://github.com/psf/black) to permit the latest version.

Updates `pyside6` to 6.8.0

Updates `black` to 24.10.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

---
updated-dependencies:
- dependency-name: pyside6
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: black
  dependency-type: direct:production
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent eaed84f commit cba6d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ nlzss11 @ git+https://github.com/CovenEsme/[email protected] ; sys_platform == 'darwin
nlzss11~=1.7; sys_platform != 'darwin' or platform_machine == 'x86_64' or platform_machine == 'x86_32'
PyYAML~=6.0.1
lz4~=4.3.2
PySide6~=6.7.0
PySide6~=6.8.0
pyqtdarktheme @ git+https://github.com/CovenEsme/PyQtDarkTheme/@v2.2.0 # Includes support for python 3.12
typing_extensions~=4.12.0
pyclip~=0.7.0

# dev stuff
black~=24.8.0
black~=24.10.0
pytest~=8.3.1
PyInstaller~=6.10.0
Pillow~=10.4.0
Expand Down

0 comments on commit cba6d04

Please sign in to comment.