Skip to content

Commit 44c3ed5

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [black](https://github.com/psf/black), [pyinstaller](https://github.com/pyinstaller/pyinstaller) and [pylint](https://github.com/pylint-dev/pylint). Updates `black` from 23.11.0 to 23.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...23.12.0) Updates `pyinstaller` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.2.0...v6.3.0) Updates `pylint` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fe7b4f commit 44c3ed5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
appdirs==1.4.4
2-
black==23.11.0
2+
black==23.12.0
33
configobj==5.0.8
44
pillow==10.1.0
5-
pyinstaller==6.2.0
6-
pylint==3.0.2
5+
pyinstaller==6.3.0
6+
pylint==3.0.3
77
pyside6==6.6.1
88
pytest==7.4.3
99
requests==2.31.0

0 commit comments

Comments
 (0)