From 706be3757ff81f6c5b0d618f26c3a0c6539c103e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:01:15 +0100 Subject: [PATCH] Bump django-stubs from 5.1.1 to 5.1.2 (#149) Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/5.1.1...5.1.2) --- 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 48ae57e..a2596d9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ -r requirements.txt -django-stubs==5.1.1 +django-stubs==5.1.2 pre-commit==4.1.0 factory-boy==3.3.1