From 4a51483869193017d1bcbf10384621355859393a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:46:02 +0000 Subject: [PATCH] :arrow_up: Bump django-stubs[compatible-mypy] from 5.0.2 to 5.0.4 Bumps [django-stubs[compatible-mypy]](https://github.com/typeddjango/django-stubs) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/5.0.2...5.0.4) --- updated-dependencies: - dependency-name: django-stubs[compatible-mypy] 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 883cd40..ff82732 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,6 +1,6 @@ -r ./requirements.txt black==24.4.2 -django-stubs[compatible-mypy]==5.0.2 +django-stubs[compatible-mypy]==5.0.4 flake8==7.1.0 isort==5.13.2 mypy==1.11.0