From e2b9689ea1fc45539a91d54d95403fecb5a54fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:52:03 +0200 Subject: [PATCH] Bump django-stubs from 4.2.3 to 4.2.4 (#952) Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/4.2.3...4.2.4) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8f8dd348..218ea7eb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,6 +11,6 @@ responses==0.23.3 # mypy and PEP 561 stubs mypy==1.0.1 -django-stubs==4.2.3 +django-stubs==4.2.4 djangorestframework-stubs==3.14.2 types-requests==2.31.0.2