From e3c7ccaac5b4ece18a1d9a46becd6ecc4a5afc8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:44:29 +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.36.21` | `1.36.26` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.21.0` | `2.22.0` | | [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) | `3.15.2` | `3.15.3` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.36.21` | `1.36.26` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.7` | Updates `boto3` from 1.36.21 to 1.36.26 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.21...1.36.26) Updates `sentry-sdk` from 2.21.0 to 2.22.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.21.0...2.22.0) Updates `djangorestframework-stubs` from 3.15.2 to 3.15.3 - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.15.2...3.15.3) Updates `boto3-stubs` from 1.36.21 to 1.36.26 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.9.6 to 0.9.7 - [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.6...0.9.7) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: djangorestframework-stubs dependency-type: direct:production update-type: version-update:semver-patch 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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 4 ++-- requirements/local.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 664ad963..b5df84ad 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,11 +16,11 @@ django-storages==1.14.5 drf-jwt==1.19.2 -boto3==1.36.21 +boto3==1.36.26 attrs==25.1.0 gunicorn==23.0.0 -sentry-sdk==2.21.0 +sentry-sdk==2.22.0 requests==2.32.3 diff --git a/requirements/local.txt b/requirements/local.txt index bed1ae95..621e4da5 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -14,8 +14,8 @@ django-debug-toolbar==5.0.1 mypy==1.15.0 django-stubs==5.1.3 -djangorestframework-stubs==3.15.2 -boto3-stubs==1.36.21 +djangorestframework-stubs==3.15.3 +boto3-stubs==1.36.26 -ruff==0.9.6 +ruff==0.9.7 pre-commit==4.1.0