From aa0bbce1b4c1dc04d08ac2686650598ea10ab34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:41:27 +0000 Subject: [PATCH] Bump pyinstaller from 3.5 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.5 to 5.13.1. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES-3.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v3.5...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c4d1a4..81ca6e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ psutil==5.6.3 pyasn1==0.4.7 pycparser==2.19 Pygments==2.4.2 -PyInstaller==3.5 +PyInstaller==5.13.1 pyparsing==2.4.2 python-dateutil==2.8.0 python-slugify==3.0.3