From 803c04c9744018e4bda2c763194aeb39bbc282b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 03:26:35 +0000 Subject: [PATCH] Bump django-stubs from 5.0.4 to 5.1.2 Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 5.0.4 to 5.1.2. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/5.0.4...5.1.2) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5c4c9e..7e994b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ dill==0.3.6 distlib==0.3.8 Django==4.2.17 django-coverage-plugin==3.1.0 -django-stubs==5.0.4 +django-stubs==5.1.2 django-stubs-ext==5.0.4 djangorestframework==3.15.2 dnslib==0.9.25