From 9aa0e5ead5f36ac80bb4d2f11d66e4f47ef7ede6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 12:05:21 +0000 Subject: [PATCH] Bump django-stubs from 1.9.0 to 1.10.1 Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/commits) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index d03b7068..9eef03d6 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -12,6 +12,6 @@ ipdb==0.13.9 ipython==8.2.0 mypy==0.942 -django-stubs==1.9.0 +django-stubs==1.10.1 djangorestframework-stubs==1.4.0 boto3-stubs==1.21.32