Update dependency django to v5.2.1
Some checks failed
renovate/artifacts Artifact file update failure
Tests / test (push) Successful in 25s

This commit is contained in:
Renovate Bot 2025-05-27 12:49:53 +00:00
parent 67a76e7f4c
commit 9d012ca2f8

View file

@ -7,7 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"argon2-cffi>=23.1.0",
"cryptography>=44.0.2",
"django==5.2",
"django==5.2.1",
"django-allauth>=65.5.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",