From 26635d2509932fbd9667236d6aae310a141f7e08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 15:05:32 +0000 Subject: [PATCH] Bump pyinstaller from 5.11.0 to 5.12.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.11.0 to 5.12.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/v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 85858d8..247ef49 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,2 +1,2 @@ pre-commit==3.3.1 -pyinstaller==5.11.0 +pyinstaller==5.12.0