From 691d2cffcaae12e512e1a9c8a8d23343d91afae7 Mon Sep 17 00:00:00 2001 From: "descope[bot]" Date: Sat, 30 Dec 2023 21:45:48 +0000 Subject: [PATCH] chore(deps): update dependency django-stubs to v4.2.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cc5fcaf..eaa51e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ isort = "5.12.0" python-dotenv = "1.0.0" tox = "4.5.1" django-debug-toolbar = "4.2.0" -django-stubs = "4.2.3" +django-stubs = "4.2.7" # Authorized and unauthorized licenses in LOWER CASE [tool.liccheck]