mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
⬆️(dependencies) update django to v5.0.3 [SECURITY]
This commit is contained in:
parent
3cd1852b93
commit
cad206cccf
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ dependencies = [
|
|||
"django-parler==2.3",
|
||||
"django-storages==1.14.2",
|
||||
"django-timezone-field>=5.1",
|
||||
"django==5.0.2",
|
||||
"django==5.0.3",
|
||||
"djangorestframework==3.14.0",
|
||||
"drf_spectacular==0.26.5",
|
||||
"dockerflow==2022.8.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue