From 9aa46cf5e557a284e840b9d1f3652431865a5801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:54:22 +0000 Subject: [PATCH] Bump djangorestframework-stubs from 3.14.2 to 3.14.4 Bumps [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) from 3.14.2 to 3.14.4. - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.14.2...3.14.4) --- updated-dependencies: - dependency-name: djangorestframework-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2860e0a0..23d84975 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,5 +12,5 @@ responses==0.23.3 # mypy and PEP 561 stubs mypy==1.0.1 django-stubs==4.2.4 -djangorestframework-stubs==3.14.2 +djangorestframework-stubs==3.14.4 types-requests==2.31.0.9