From 74cad75f2791b554cf68313d9240d8a85f169919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 10:18:55 +0000 Subject: [PATCH] chore(deps): bump pyinstaller from 6.9.0 to 6.10.0 in the pip group Bumps the pip group with 1 update: [pyinstaller](https://github.com/pyinstaller/pyinstaller). Updates `pyinstaller` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.9.0...v6.10.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f5e472..dfc0824 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.4 black==24.8.0 configobj==5.0.8 pillow==10.4.0 -pyinstaller==6.9.0 +pyinstaller==6.10.0 pylint==3.2.6 pyside6==6.7.2 pytest==8.3.2