From 0469df80daf45df933d826b2539ebf24c8d385e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:36:30 +0000 Subject: [PATCH] Bump djangorestframework-stubs from 3.17.1 to 3.18.0 Bumps [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) from 3.17.1 to 3.18.0. - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.17.1...3.18.0) --- updated-dependencies: - dependency-name: djangorestframework-stubs dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b274985b8..73c6b0c5f 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -12,7 +12,7 @@ pytest==9.1.1 # https://github.com/pytest-dev/pytest pytest-cov==7.1.0 # https://github.com/pytest-dev/pytest-cov pytest-xdist==3.8.0 # https://github.com/pytest-dev/pytest-xdist (parallel test execution) pytest-timeout==2.4.0 # https://github.com/pytest-dev/pytest-timeout (per-test hang guard in CI) -djangorestframework-stubs==3.17.1 # https://github.com/typeddjango/djangorestframework-stubs +djangorestframework-stubs==3.18.0 # https://github.com/typeddjango/djangorestframework-stubs responses==0.26.2 # https://github.com/getsentry/responses # Keep at >=8.2.0. Earlier releases' aiohttp stub subclasses # aiohttp.streams.AsyncStreamReaderMixin at import time, a symbol aiohttp 3.14