From c54e34692855a448929e2408cc0489cdf1915d9f Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 6 Aug 2024 14:59:07 +0100 Subject: [PATCH] Upgrade django-stubs to 5.0.4 (#107) --- .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 cf3b1fb..1df67c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,4 +66,4 @@ repos: hooks: - id: mypy additional_dependencies: - - django-stubs==4.2.6 + - django-stubs==5.0.4