From e84a138b43384b32656db9c0a58622d13ab46982 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 11 Jun 2023 00:36:24 +0000 Subject: [PATCH] chore(deps): update minor and patch version dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d3ee8b7..755ec44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ beautifulsoup4==4.12.* urllib3==2.0.* # Dev dependancies -auto-py-to-exe==2.34.0 -pyinstaller==5.11.0 \ No newline at end of file +auto-py-to-exe==2.35.0 +pyinstaller==5.12.0 \ No newline at end of file