From 8880ffaf8b39abc18877385355e5938f96749556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 11:29:38 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [sentry-sdk](https://github.com/getsentry/sentry-python) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder). Updates `boto3` from 1.40.50 to 1.40.52 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.50...1.40.52) Updates `sentry-sdk` from 2.41.0 to 2.42.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.41.0...2.42.0) Updates `boto3-stubs` from 1.40.50 to 1.40.52 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 4 ++-- requirements/local.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index b4e0db1d..a049514b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,11 +16,11 @@ django-storages==1.14.6 drf-jwt==1.19.2 -boto3==1.40.50 +boto3==1.40.52 attrs==25.4.0 gunicorn==23.0.0 -sentry-sdk==2.41.0 +sentry-sdk==2.42.0 requests==2.32.5 diff --git a/requirements/local.txt b/requirements/local.txt index 9546785a..af9253b0 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -15,7 +15,7 @@ mypy==1.18.2 django-stubs==5.2.7 djangorestframework-stubs==3.16.4 -boto3-stubs==1.40.50 +boto3-stubs==1.40.52 ruff==0.14.0 pre-commit==4.3.0