From 9c73e24ceb98f97d37b9477dfba2b503bbdaa086 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 23 Apr 2023 00:10:51 +0000 Subject: [PATCH] chore(deps): update dependency auto-py-to-exe to v2.34.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a27fdb5..25d01a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ beautifulsoup4==4.12.* urllib3==1.26.* # Dev dependancies -auto-py-to-exe==2.33.0 +auto-py-to-exe==2.34.0 pyinstaller==5.10.1 \ No newline at end of file