From 9f5bb44d6aa86bb9ae12ef0086410ccf5475dbf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:21:19 +0000 Subject: [PATCH] Bump the dependencies group with 7 updates Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.6` | `5.1.7` | | [boto3](https://github.com/boto/boto3) | `1.37.4` | `1.37.9` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.162.0` | `2.163.0` | | [faker](https://github.com/joke2k/faker) | `36.1.1` | `37.0.0` | | [ipython](https://github.com/ipython/ipython) | `9.0.1` | `9.0.2` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.37.4` | `1.37.9` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.9` | `0.9.10` | Updates `django` from 5.1.6 to 5.1.7 - [Commits](https://github.com/django/django/compare/5.1.6...5.1.7) Updates `boto3` from 1.37.4 to 1.37.9 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.4...1.37.9) Updates `google-api-python-client` from 2.162.0 to 2.163.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.162.0...v2.163.0) Updates `faker` from 36.1.1 to 37.0.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/v36.1.1...v37.0.0) Updates `ipython` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.0.1...9.0.2) Updates `boto3-stubs` from 1.37.4 to 1.37.9 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.9.9 to 0.9.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.9.9...0.9.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ipython 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 | 6 +++--- requirements/local.txt | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 1bd05b0c..0615ab39 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==5.1.6 +Django==5.1.7 django-environ==0.12.0 psycopg2==2.9.10 djangorestframework==3.15.2 @@ -16,7 +16,7 @@ django-storages==1.14.5 drf-jwt==1.19.2 -boto3==1.37.4 +boto3==1.37.9 attrs==25.1.0 gunicorn==23.0.0 @@ -24,7 +24,7 @@ sentry-sdk==2.22.0 requests==2.32.3 -google-api-python-client==2.162.0 +google-api-python-client==2.163.0 google-auth==2.38.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 diff --git a/requirements/local.txt b/requirements/local.txt index 7dbf2625..f39deb9f 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -4,10 +4,10 @@ pytest==8.3.5 pytest-django==4.10.0 factory-boy==3.3.3 -Faker==36.1.1 +Faker==37.0.0 ipdb==0.13.13 -ipython==9.0.1 +ipython==9.0.2 django-debug-toolbar==5.0.1 @@ -15,7 +15,7 @@ mypy==1.15.0 django-stubs==5.1.3 djangorestframework-stubs==3.15.3 -boto3-stubs==1.37.4 +boto3-stubs==1.37.9 -ruff==0.9.9 +ruff==0.9.10 pre-commit==4.1.0