From 2b104bc4171ff27b006c93a010f533496844afd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 10:12:58 +0000 Subject: [PATCH] Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [sentry-sdk](https://github.com/getsentry/sentry-python), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [ruff](https://github.com/astral-sh/ruff). Updates `boto3` from 1.40.37 to 1.40.40 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.37...1.40.40) Updates `sentry-sdk` from 2.38.0 to 2.39.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.38.0...2.39.0) Updates `boto3-stubs` from 1.40.37 to 1.40.40 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.13.1...0.13.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.13.2 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 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 6384c500..5f1fecea 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.37 +boto3==1.40.40 attrs==25.3.0 gunicorn==23.0.0 -sentry-sdk==2.38.0 +sentry-sdk==2.39.0 requests==2.32.5 diff --git a/requirements/local.txt b/requirements/local.txt index 8d79cc91..08b6ee3b 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -15,7 +15,7 @@ mypy==1.18.2 django-stubs==5.2.5 djangorestframework-stubs==3.16.3 -boto3-stubs==1.40.37 +boto3-stubs==1.40.40 -ruff==0.13.1 +ruff==0.13.2 pre-commit==4.3.0