Skip to content

Commit 323953e

Browse files
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [black](https://github.com/psf/black) and [pytest](https://github.com/pytest-dev/pytest). Updates `black` from 24.1.0 to 24.1.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.0...24.1.1) Updates `pytest` from 7.4.4 to 8.0.0 - [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.4...8.0.0) --- updated-dependencies: - dependency-name: black 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-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c317b6 commit 323953e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
appdirs==1.4.4
2-
black==24.1.0
2+
black==24.1.1
33
configobj==5.0.8
44
pillow==10.2.0
55
pyinstaller==6.3.0
66
pylint==3.0.3
77
pyside6==6.6.1
8-
pytest==7.4.4
8+
pytest==8.0.0
99
requests==2.31.0
1010
semantic_version==2.10.0
1111
validators==0.22.0

0 commit comments

Comments
 (0)