Skip to content

Commit 92c9940

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [black](https://github.com/psf/black), [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest). Updates `black` from 23.10.0 to 23.10.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.0...23.10.1) Updates `pylint` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.1...v3.0.2) Updates `pytest` from 7.4.2 to 7.4.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.2...7.4.3) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41110f4 commit 92c9940

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,11 +1,11 @@
11
appdirs==1.4.4
2-
black==23.10.0
2+
black==23.10.1
33
configobj==5.0.8
44
pillow==10.1.0
55
pyinstaller==6.1.0
6-
pylint==3.0.1
6+
pylint==3.0.2
77
pyside6==6.6.0
8-
pytest==7.4.2
8+
pytest==7.4.3
99
requests==2.31.0
1010
semantic_version==2.10.0
1111
validators==0.22.0

0 commit comments

Comments
 (0)