From 87c9b9f13a5f20736be8e66e0818114c313c2d8b Mon Sep 17 00:00:00 2001 From: Alejandro MG Date: Mon, 25 Nov 2024 09:37:46 +0100 Subject: [PATCH] Updates requirements file --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 46020691..dc7fb554 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.63 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" -botocore==1.35.63 ; 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" 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" @@ -84,9 +84,9 @@ 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.7.4 ; 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" s3transfer==0.10.2 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" -sentry-sdk==2.18.0 ; 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" six==1.16.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0" soupsieve==2.6 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"