From a1f492174d037d9449bdb1fe82809fedca492005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 09:42:50 +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.37.9` | `1.37.13` | | [attrs](https://github.com/sponsors/hynek) | `25.1.0` | `25.3.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.163.0` | `2.164.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.37.9` | `1.37.13` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.10` | `0.11.0` | Updates `boto3` from 1.37.9 to 1.37.13 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.9...1.37.13) Updates `attrs` from 25.1.0 to 25.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `google-api-python-client` from 2.163.0 to 2.164.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.163.0...v2.164.0) Updates `boto3-stubs` from 1.37.9 to 1.37.13 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.9.10 to 0.11.0 - [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.9.10...0.11.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor 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 0615ab39..8572fb64 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,15 +16,15 @@ django-storages==1.14.5 drf-jwt==1.19.2 -boto3==1.37.9 -attrs==25.1.0 +boto3==1.37.13 +attrs==25.3.0 gunicorn==23.0.0 sentry-sdk==2.22.0 requests==2.32.3 -google-api-python-client==2.163.0 +google-api-python-client==2.164.0 google-auth==2.38.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 diff --git a/requirements/local.txt b/requirements/local.txt index f39deb9f..c7ab39ca 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -15,7 +15,7 @@ mypy==1.15.0 django-stubs==5.1.3 djangorestframework-stubs==3.15.3 -boto3-stubs==1.37.9 +boto3-stubs==1.37.13 -ruff==0.9.10 +ruff==0.11.0 pre-commit==4.1.0