From 143dce669e7a9cca6c2d5caf0e34cc3a3172cd85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 02:42:53 +0000 Subject: [PATCH] Bump pyinstaller from 5.13.0 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.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.13.0...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 31fe998..a0e4d23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bs4==0.0.1 lxml==4.9.3 -pyinstaller==5.13.0 +pyinstaller==5.13.1 requests==2.26.0 urllib3==1.26.16 wxPython==4.2.1