From 86255e9bc788b033f6740a904522c0f88248f666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 17:14:11 +0000 Subject: [PATCH] Bump the dependencies group with 15 updates Bumps the dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.3` | `5.2.5` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.16.0` | `3.16.1` | | [boto3](https://github.com/boto/boto3) | `1.38.41` | `1.40.16` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.30.0` | `2.35.0` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.173.0` | `2.179.0` | | [faker](https://github.com/joke2k/faker) | `37.4.0` | `37.5.3` | | [ipython](https://github.com/ipython/ipython) | `9.3.0` | `9.4.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `5.2.0` | `6.0.0` | | [mypy](https://github.com/python/mypy) | `1.16.1` | `1.17.1` | | [django-stubs](https://github.com/sponsors/typeddjango) | `5.2.1` | `5.2.2` | | [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) | `3.16.0` | `3.16.2` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.38.41` | `1.40.16` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.0` | `0.12.10` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` | Updates `django` from 5.2.3 to 5.2.5 - [Commits](https://github.com/django/django/compare/5.2.3...5.2.5) Updates `djangorestframework` from 3.16.0 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.16.0...3.16.1) Updates `boto3` from 1.38.41 to 1.40.16 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.41...1.40.16) Updates `sentry-sdk` from 2.30.0 to 2.35.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.30.0...2.35.0) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5) Updates `google-api-python-client` from 2.173.0 to 2.179.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.173.0...v2.179.0) Updates `faker` from 37.4.0 to 37.5.3 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v37.4.0...v37.5.3) Updates `ipython` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.3.0...9.4.0) Updates `django-debug-toolbar` from 5.2.0 to 6.0.0 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](https://github.com/django-commons/django-debug-toolbar/compare/5.2.0...6.0.0) Updates `mypy` from 1.16.1 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.16.1...v1.17.1) Updates `django-stubs` from 5.2.1 to 5.2.2 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `djangorestframework-stubs` from 3.16.0 to 3.16.2 - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.16.0...3.16.2) Updates `boto3-stubs` from 1.38.41 to 1.40.16 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.12.0 to 0.12.10 - [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.12.0...0.12.10) Updates `pre-commit` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.40.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google-api-python-client dependency-version: 2.179.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faker dependency-version: 37.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ipython dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-stubs dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: djangorestframework-stubs dependency-version: 3.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.12.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 12 ++++++------ requirements/local.txt | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 2f94bcee..0b8c2661 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,7 +1,7 @@ -Django==5.2.3 +Django==5.2.5 django-environ==0.12.0 psycopg2==2.9.10 -djangorestframework==3.16.0 +djangorestframework==3.16.1 celery==5.5.3 django-celery-results==2.6.0 @@ -16,15 +16,15 @@ django-storages==1.14.6 drf-jwt==1.19.2 -boto3==1.38.41 +boto3==1.40.16 attrs==25.3.0 gunicorn==23.0.0 -sentry-sdk==2.30.0 +sentry-sdk==2.35.0 -requests==2.32.4 +requests==2.32.5 -google-api-python-client==2.173.0 +google-api-python-client==2.179.0 google-auth==2.40.3 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.2 diff --git a/requirements/local.txt b/requirements/local.txt index 07587bc4..a44ebcbc 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -4,18 +4,18 @@ pytest==8.4.1 pytest-django==4.11.1 factory-boy==3.3.3 -Faker==37.4.0 +Faker==37.5.3 ipdb==0.13.13 -ipython==9.3.0 +ipython==9.4.0 -django-debug-toolbar==5.2.0 +django-debug-toolbar==6.0.0 -mypy==1.16.1 +mypy==1.17.1 -django-stubs==5.2.1 -djangorestframework-stubs==3.16.0 -boto3-stubs==1.38.41 +django-stubs==5.2.2 +djangorestframework-stubs==3.16.2 +boto3-stubs==1.40.16 -ruff==0.12.0 -pre-commit==4.2.0 +ruff==0.12.10 +pre-commit==4.3.0