From 12393a1811d5cb06dac80bbe6f4c4543fcc2bd97 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Apr 2023 22:10:44 +0000 Subject: [PATCH] chore(deps): update dependency auto-py-to-exe to v2.33.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6099376..ac4b548 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ beautifulsoup4==4.11.* urllib3==1.26.* # Dev dependancies -auto-py-to-exe==2.26.0 +auto-py-to-exe==2.33.0 pyinstaller==5.7.0 \ No newline at end of file