From c84c35b9bc7f2ec9947a586af1342da8400ec8ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:06:08 +0000 Subject: [PATCH] Bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.40.40` | `1.40.45` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.183.0` | `2.184.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.40.3` | `2.41.1` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.40.40` | `1.40.45` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.2` | `0.13.3` | Updates `boto3` from 1.40.40 to 1.40.45 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.40...1.40.45) Updates `google-api-python-client` from 2.183.0 to 2.184.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.183.0...v2.184.0) Updates `google-auth` from 2.40.3 to 2.41.1 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.40.3...v2.41.1) Updates `boto3-stubs` from 1.40.40 to 1.40.45 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.13.2 to 0.13.3 - [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.2...0.13.3) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google-api-python-client dependency-version: 2.184.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 6 +++--- requirements/local.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5f1fecea..21b80f1e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,7 +16,7 @@ django-storages==1.14.6 drf-jwt==1.19.2 -boto3==1.40.40 +boto3==1.40.45 attrs==25.3.0 gunicorn==23.0.0 @@ -24,8 +24,8 @@ sentry-sdk==2.39.0 requests==2.32.5 -google-api-python-client==2.183.0 -google-auth==2.40.3 +google-api-python-client==2.184.0 +google-auth==2.41.1 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.2 diff --git a/requirements/local.txt b/requirements/local.txt index 08b6ee3b..82783b15 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.40 +boto3-stubs==1.40.45 -ruff==0.13.2 +ruff==0.13.3 pre-commit==4.3.0