From 02d1933184853c30c934149c255d9cb3ac7d5c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:45:56 +0000 Subject: [PATCH] Bump pyinstaller from 5.10.0 to 5.13.1 in /extra/dsys Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.10.0 to 5.13.1. - [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.10.0...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- extra/dsys/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/dsys/requirements.txt b/extra/dsys/requirements.txt index 1ed5378..f628420 100644 --- a/extra/dsys/requirements.txt +++ b/extra/dsys/requirements.txt @@ -2,7 +2,7 @@ altgraph==0.17.3 async-tkinter-loop==0.7.0 asyncio==3.4.3 pefile==2023.2.7 -pyinstaller==5.10.0 +pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.2 pywin32-ctypes==0.2.0 websockets==11.0.1 \ No newline at end of file