From b300242627179fc446b1d962206fc5b4bb0fce25 Mon Sep 17 00:00:00 2001 From: Alejandro MG Date: Mon, 2 Dec 2024 10:17:52 +0100 Subject: [PATCH] Update requirements file --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b58ca6eb..6ad111dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ async-timeout==4.0.3 ; python_version >= "3.11.dev0" and python_full_version < " autopep8==2.3.1 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" beautifulsoup4==4.12.3 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" billiard==4.2.1 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" -boto3==1.35.68 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" -botocore==1.35.68 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" +boto3==1.35.71 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" +botocore==1.35.71 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" bs4==0.0.2 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" celery==5.4.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" certifi==2024.8.30 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" @@ -87,7 +87,7 @@ redis==5.2.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" reportlab==4.2.5 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" requests-mock==1.12.1 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" requests==2.32.3 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" -ruff==0.8.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" +ruff==0.8.1 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" s3transfer==0.10.2 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" sentry-sdk==2.19.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" sib-api-v3-sdk==7.6.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"