Update dependency django to v5.2.1
Some checks failed
renovate/artifacts Artifact file update failure
Tests / test (push) Successful in 25s
Some checks failed
renovate/artifacts Artifact file update failure
Tests / test (push) Successful in 25s
This commit is contained in:
parent
67a76e7f4c
commit
9d012ca2f8
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue