From e5b2b0e67c4b7c2f4a7e4183837b7aad2e1258c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 06:13:45 +0000 Subject: [PATCH] Bump pyinstaller from 3.6 to 5.13.1 in /ezhilbot Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.6 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.6...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ezhilbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ezhilbot/requirements.txt b/ezhilbot/requirements.txt index 5bb31da..627b231 100644 --- a/ezhilbot/requirements.txt +++ b/ezhilbot/requirements.txt @@ -2,6 +2,6 @@ ezhil==0.99 ezhuthi==0.99 graphviz==0.4.8 pygobject==3.18.2 -pyinstaller==3.6 +pyinstaller==5.13.1 python-twitter==3.3 Open-Tamil==0.67