From 46307b5773c6776b17f393fb09afd6621faecebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 22:26:22 +0000 Subject: [PATCH] build(deps): bump the general group across 1 directory with 4 updates Bumps the general group with 4 updates in the / directory: [pyinstaller](https://github.com/pyinstaller/pyinstaller), [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib), [setuptools](https://github.com/pypa/setuptools) and [soupsieve](https://github.com/facelessuser/soupsieve). 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) Updates `pyinstaller-hooks-contrib` from 2024.7 to 2024.8 - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/2024.7...v2024.8) Updates `setuptools` from 72.1.0 to 72.2.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v72.1.0...v72.2.0) Updates `soupsieve` from 2.5 to 2.6 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.5...2.6) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: pyinstaller-hooks-contrib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: soupsieve dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index a20df66..61522f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,8 +58,8 @@ pure-eval==0.2.3 pyasn1==0.6.0 pycparser==2.22 Pygments==2.18.0 -pyinstaller==6.9.0 -pyinstaller-hooks-contrib==2024.7 +pyinstaller==6.10.0 +pyinstaller-hooks-contrib==2024.8 PyNaCl==1.5.0 pyparsing==3.1.2 pypiwin32==223 @@ -74,9 +74,9 @@ regex==2024.7.24 requests==2.32.3 rpds-py==0.20.0 rsa==4.9 -setuptools==72.1.0 +setuptools==72.2.0 six==1.16.0 -soupsieve==2.5 +soupsieve==2.6 stack-data==0.6.3 tinycss2==1.3.0 tornado==6.4.1