Skip to content

Commit ff5290a

Browse files
chore(deps): bump the pip group across 1 directory with 6 updates
Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `25.1.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.1.0` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.10.0` | `6.12.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.0` | `3.3.4` | | [pyside6](https://pyside.org) | `6.7.2` | `6.8.2.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.5` | Updates `black` from 24.8.0 to 25.1.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...25.1.0) Updates `pillow` from 10.4.0 to 11.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.1.0) Updates `pyinstaller` from 6.10.0 to 6.12.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.10.0...v6.12.0) Updates `pylint` from 3.3.0 to 3.3.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.0...v3.3.4) Updates `pyside6` from 6.7.2 to 6.8.2.1 Updates `pytest` from 8.3.3 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.5) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyside6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15f257d commit ff5290a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
appdirs==1.4.4
2-
black==24.8.0
2+
black==25.1.0
33
configobj==5.0.9
4-
pillow==10.4.0
5-
pyinstaller==6.10.0
6-
pylint==3.3.0
7-
pyside6==6.7.2
8-
pytest==8.3.3
4+
pillow==11.1.0
5+
pyinstaller==6.12.0
6+
pylint==3.3.4
7+
pyside6==6.8.2.1
8+
pytest==8.3.5
99
requests==2.32.3
1010
semantic_version==2.10.0
1111
validators==0.34.0

0 commit comments

Comments
 (0)