From 13713ada7b3affd454918776874a0726bca49538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:00:26 +0000 Subject: [PATCH] Bump the dependencies group with 6 updates Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.9` | `5.2.1` | | [boto3](https://github.com/boto/boto3) | `1.38.8` | `1.38.13` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.27.0` | `2.28.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.39.0` | `2.40.1` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.38.8` | `1.38.13` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.8` | `0.11.9` | Updates `django` from 5.1.9 to 5.2.1 - [Commits](https://github.com/django/django/compare/5.1.9...5.2.1) Updates `boto3` from 1.38.8 to 1.38.13 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.8...1.38.13) Updates `sentry-sdk` from 2.27.0 to 2.28.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.27.0...2.28.0) Updates `google-auth` from 2.39.0 to 2.40.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.39.0...v2.40.1) Updates `boto3-stubs` from 1.38.8 to 1.38.13 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.11.8 to 0.11.9 - [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.11.8...0.11.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.38.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth dependency-version: 2.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.38.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 8 ++++---- requirements/local.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 0e6beb4e..6ff2cf19 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==5.1.9 +Django==5.2.1 django-environ==0.12.0 psycopg2==2.9.10 djangorestframework==3.16.0 @@ -16,16 +16,16 @@ django-storages==1.14.6 drf-jwt==1.19.2 -boto3==1.38.8 +boto3==1.38.13 attrs==25.3.0 gunicorn==23.0.0 -sentry-sdk==2.27.0 +sentry-sdk==2.28.0 requests==2.32.3 google-api-python-client==2.169.0 -google-auth==2.39.0 +google-auth==2.40.1 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.2 diff --git a/requirements/local.txt b/requirements/local.txt index 65d0fe3a..c3a3de0c 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -15,7 +15,7 @@ mypy==1.15.0 django-stubs==5.2.0 djangorestframework-stubs==3.16.0 -boto3-stubs==1.38.8 +boto3-stubs==1.38.13 -ruff==0.11.8 +ruff==0.11.9 pre-commit==4.2.0