ci: bump django to 5.2

This commit is contained in:
Mike 2026-05-22 16:11:04 -07:00
parent 853682c08f
commit 881289aee9

View file

@ -24,4 +24,4 @@ repos:
hooks:
- id: check-migrations-created
args: [--manage-path=manage.py]
additional_dependencies: [django==4.1]
additional_dependencies: [django==5.2]