From 5c9e9e5af4ff25469b4b13fc384a6ff120b1bbd2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 Sep 2023 00:19:20 +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 279602d..a7ea781 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ beautifulsoup4==4.12.* urllib3==2.0.* # Dev dependancies -auto-py-to-exe==2.36.0 -pyinstaller==5.13.0 \ No newline at end of file +auto-py-to-exe==2.38.0 +pyinstaller==5.13.2 \ No newline at end of file