From d627b142a0debe4b17624a0111404ac01518e6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:19:20 +0000 Subject: [PATCH] Bump the dependencies group with 7 updates Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [django-celery-beat](https://github.com/celery/django-celery-beat) | `2.7.0` | `2.8.0` | | [boto3](https://github.com/boto/boto3) | `1.37.33` | `1.37.37` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.25.1` | `2.26.1` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.166.0` | `2.167.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.38.0` | `2.39.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.37.33` | `1.37.37` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.5` | `0.11.6` | Updates `django-celery-beat` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/celery/django-celery-beat/releases) - [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog) - [Commits](https://github.com/celery/django-celery-beat/compare/v2.7.0...v2.8.0) Updates `boto3` from 1.37.33 to 1.37.37 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.33...1.37.37) Updates `sentry-sdk` from 2.25.1 to 2.26.1 - [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.25.1...2.26.1) Updates `google-api-python-client` from 2.166.0 to 2.167.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.166.0...v2.167.0) Updates `google-auth` from 2.38.0 to 2.39.0 - [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.38.0...v2.39.0) Updates `boto3-stubs` from 1.37.33 to 1.37.37 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.11.5 to 0.11.6 - [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.5...0.11.6) --- updated-dependencies: - dependency-name: django-celery-beat dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.37.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-version: 2.167.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth 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.37.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 10 +++++----- requirements/local.txt | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index a906e808..794e50b8 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -5,7 +5,7 @@ djangorestframework==3.16.0 celery==5.5.1 django-celery-results==2.6.0 -django-celery-beat==2.7.0 +django-celery-beat==2.8.0 whitenoise==6.9.0 @@ -16,16 +16,16 @@ django-storages==1.14.6 drf-jwt==1.19.2 -boto3==1.37.33 +boto3==1.37.37 attrs==25.3.0 gunicorn==23.0.0 -sentry-sdk==2.25.1 +sentry-sdk==2.26.1 requests==2.32.3 -google-api-python-client==2.166.0 -google-auth==2.38.0 +google-api-python-client==2.167.0 +google-auth==2.39.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 diff --git a/requirements/local.txt b/requirements/local.txt index defd497b..298d9a23 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.33 +boto3-stubs==1.37.37 -ruff==0.11.5 +ruff==0.11.6 pre-commit==4.2.0