From bf4f882214bba356dc70829772ca93e493c63445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 16:57:06 +0000 Subject: [PATCH] Bump pyinstaller from 5.13.0 to 5.13.1 (#228) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 304b9c06..da69e5bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pre-commit==3.4.0 pydantic==2.4.2 pydantic-settings==2.0.3 -e git+https://github.com/dcs-retribution/pydcs@47a7397ceae1893099ffaa3fd2f3f9e430ca9b1c#egg=pydcs -pyinstaller==5.13.0 +pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.5 pyparsing==3.1.1 pyproj==3.6.1