From 3e0d6fe8e276d1d9f96385e88f3b81e56f7f72d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:03:43 +0000 Subject: [PATCH] Bump djangorestframework-stubs from 3.15.0 to 3.15.2 Bumps [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) from 3.15.0 to 3.15.2. - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.15.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework-stubs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index a089bc3..238f112 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -14,7 +14,7 @@ django-debug-toolbar==4.4.6 mypy==1.14.1 django-stubs==5.1.1 -djangorestframework-stubs==3.15.0 +djangorestframework-stubs==3.15.2 boto3-stubs==1.35.90 ruff==0.5.2