From ab7c3049330811c548490ac59d681a2d6aa9b349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 06:50:44 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.38.10 to 1.38.13 Bumps [boto3](https://github.com/boto/boto3) from 1.38.10 to 1.38.13. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.10...1.38.13) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements-alerts.txt | 2 +- api/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements-alerts.txt b/api/requirements-alerts.txt index cac321549..45933bf8c 100644 --- a/api/requirements-alerts.txt +++ b/api/requirements-alerts.txt @@ -1,6 +1,6 @@ urllib3==2.4.0 requests==2.32.3 -boto3==1.38.10 +boto3==1.38.13 pyjwt==2.10.1 psycopg2-binary==2.9.10 psycopg[pool,binary]==3.2.7 diff --git a/api/requirements.txt b/api/requirements.txt index de8243ad4..b9bfb67e1 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,6 +1,6 @@ urllib3==2.4.0 requests==2.32.3 -boto3==1.38.10 +boto3==1.38.13 pyjwt==2.10.1 psycopg2-binary==2.9.10 psycopg[pool,binary]==3.2.7