1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

update django 3.2.20 -> 4.2.4

This commit is contained in:
catborise 2023-08-23 09:07:35 +03:00
parent a02df250bf
commit 2935c9d382
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
Django==3.2.20
Django==4.2.4
django_bootstrap5==23.3
django-bootstrap-icons==0.8.3
django-login-required-middleware==0.9.0