From 7bb220c64a9340f044a85bea0d4ede888caa4691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 09:22:57 +0000 Subject: [PATCH] Bump the dependencies group with 12 updates Bumps the dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.6` | `5.2.7` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [django-filter](https://github.com/carltongibson/django-filter) | `25.1` | `25.2` | | [boto3](https://github.com/boto/boto3) | `1.40.45` | `1.40.50` | | [attrs](https://github.com/sponsors/hynek) | `25.3.0` | `25.4.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.39.0` | `2.41.0` | | [faker](https://github.com/joke2k/faker) | `37.8.0` | `37.11.0` | | [ipython](https://github.com/ipython/ipython) | `9.5.0` | `9.6.0` | | [django-stubs](https://github.com/sponsors/typeddjango) | `5.2.5` | `5.2.7` | | [djangorestframework-stubs](https://github.com/sponsors/typeddjango) | `3.16.3` | `3.16.4` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.40.45` | `1.40.50` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.3` | `0.14.0` | Updates `django` from 5.2.6 to 5.2.7 - [Commits](https://github.com/django/django/compare/5.2.6...5.2.7) Updates `psycopg2` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.10...2.9.11) Updates `django-filter` from 25.1 to 25.2 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/25.1...25.2) Updates `boto3` from 1.40.45 to 1.40.50 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.45...1.40.50) Updates `attrs` from 25.3.0 to 25.4.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `sentry-sdk` from 2.39.0 to 2.41.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.39.0...2.41.0) Updates `faker` from 37.8.0 to 37.11.0 - [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.8.0...v37.11.0) Updates `ipython` from 9.5.0 to 9.6.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.5.0...9.6.0) Updates `django-stubs` from 5.2.5 to 5.2.7 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `djangorestframework-stubs` from 3.16.3 to 3.16.4 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `boto3-stubs` from 1.40.45 to 1.40.50 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.13.3 to 0.14.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.13.3...0.14.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: psycopg2 dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-filter dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.40.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faker dependency-version: 37.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ipython dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-stubs dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: djangorestframework-stubs dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.14.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 | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 21b80f1e..b4e0db1d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ -Django==5.2.6 +Django==5.2.7 django-environ==0.12.0 -psycopg2==2.9.10 +psycopg2==2.9.11 djangorestframework==3.16.1 celery==5.5.3 @@ -9,18 +9,18 @@ django-celery-beat==2.8.1 whitenoise==6.11.0 -django-filter==25.1 +django-filter==25.2 django-extensions==4.1 django-cors-headers==4.9.0 django-storages==1.14.6 drf-jwt==1.19.2 -boto3==1.40.45 -attrs==25.3.0 +boto3==1.40.50 +attrs==25.4.0 gunicorn==23.0.0 -sentry-sdk==2.39.0 +sentry-sdk==2.41.0 requests==2.32.5 diff --git a/requirements/local.txt b/requirements/local.txt index 82783b15..9546785a 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -4,18 +4,18 @@ pytest==8.4.2 pytest-django==4.11.1 factory-boy==3.3.3 -Faker==37.8.0 +Faker==37.11.0 ipdb==0.13.13 -ipython==9.5.0 +ipython==9.6.0 django-debug-toolbar==6.0.0 mypy==1.18.2 -django-stubs==5.2.5 -djangorestframework-stubs==3.16.3 -boto3-stubs==1.40.45 +django-stubs==5.2.7 +djangorestframework-stubs==3.16.4 +boto3-stubs==1.40.50 -ruff==0.13.3 +ruff==0.14.0 pre-commit==4.3.0