From 4764ed8439338927be1be3d315625a399fd2f2b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 10:12:06 +0000 Subject: [PATCH] Bump the npm group with 2 updates Bumps the npm group with 2 updates: [pillow](https://github.com/python-pillow/Pillow) and [pytest](https://github.com/pytest-dev/pytest). Updates `pillow` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0) Updates `pytest` from 7.4.3 to 7.4.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7827187..5a45d97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ appdirs==1.4.4 black==23.12.1 configobj==5.0.8 -pillow==10.1.0 +pillow==10.2.0 pyinstaller==6.3.0 pylint==3.0.3 pyside6==6.6.1 -pytest==7.4.3 +pytest==7.4.4 requests==2.31.0 semantic_version==2.10.0 validators==0.22.0