From bab367989a08f650053a8cdbd102376c5e69c688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 06:23:03 +0000 Subject: [PATCH] Bump django-stubs from 5.1.0 to 5.1.1 Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/5.1.0...5.1.1) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 2e2727ee8..87872cd84 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ -r requirements.txt coverage==7.6.4 -django-stubs==5.1.0 +django-stubs==5.1.1 django-test-migrations==1.4.0 factory-boy==3.3.1 faker==30.1.0