From b2c151529130a2ba6d0e9356d8183fb292b894b0 Mon Sep 17 00:00:00 2001 From: BigDaddyAman <139612136+BigDaddyAman@users.noreply.github.com> Date: Fri, 5 Dec 2025 07:07:54 +0800 Subject: [PATCH 1/2] chore(deps): update boto3 to 1.42.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ad5bf4..00bdf93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.41.3 +boto3==1.42.3 psycopg2-binary==2.9.10 python-dotenv==1.2.1 py7zr==1.0.0 From e4130c4de2f13d372a2cf4e21d8ae659f3328776 Mon Sep 17 00:00:00 2001 From: BigDaddyAman <139612136+BigDaddyAman@users.noreply.github.com> Date: Tue, 23 Dec 2025 09:57:26 +0800 Subject: [PATCH 2/2] Update boto3 to 1.42.15 and py7zr to 1.1.0 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 00bdf93..1153211 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -boto3==1.42.3 +boto3==1.42.15 psycopg2-binary==2.9.10 python-dotenv==1.2.1 -py7zr==1.0.0 -schedule==1.2.2 \ No newline at end of file +py7zr==1.1.0 +schedule==1.2.2