From bf3f2ac44d786b01a0e93cac5b036810bf1b2965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 08:56:59 +0000 Subject: [PATCH] build(deps): bump pyinstaller from 6.7.0 to 6.8.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.7.0 to 6.8.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.7.0...v6.8.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ebe648..18e6f5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ bilibili_api_python==16.2.0 python-dotenv==1.0.1 -pyinstaller==6.7.0 +pyinstaller==6.8.0