From b70aec622ecdbe454151ac5578a2e40c7e5d0b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 10:48:01 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [black](https://github.com/psf/black), [configobj](https://github.com/DiffSK/configobj), [pylint](https://github.com/pylint-dev/pylint) and [pyside6](https://pyside.org). Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.8.0...24.10.0) Updates `configobj` from 5.0.8 to 5.0.9 - [Release notes](https://github.com/DiffSK/configobj/releases) - [Changelog](https://github.com/DiffSK/configobj/blob/release/CHANGES.rst) - [Commits](https://github.com/DiffSK/configobj/compare/v5.0.8...v5.0.9) Updates `pylint` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.0...v3.3.1) Updates `pyside6` from 6.7.2 to 6.8.0 --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: configobj dependency-type: direct:production update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index be1673b..93846b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ appdirs==1.4.4 -black==24.8.0 -configobj==5.0.8 +black==24.10.0 +configobj==5.0.9 pillow==10.4.0 pyinstaller==6.10.0 -pylint==3.3.0 -pyside6==6.7.2 +pylint==3.3.1 +pyside6==6.8.0 pytest==8.3.3 requests==2.32.3 semantic_version==2.10.0