From 88c0c48f4b2dd47ca9c5b33f2a7f337c77131e7a Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Thu, 6 Feb 2025 15:08:45 +0000 Subject: [PATCH] Upgrade django-stubs to 5.1.2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c5658e..a7b4a54 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,4 +69,4 @@ repos: hooks: - id: mypy additional_dependencies: - - django-stubs==5.0.4 + - django-stubs==5.1.2