1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-21 01:54:50 +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

@ -3,7 +3,7 @@ language: python
python:
- "3.9"
env:
- DJANGO=3.2.15
- DJANGO=4.2.4
install:
- pip install -r dev/requirements.txt
script: