mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
update django 2.2.10 to 2.2.12
This commit is contained in:
@@ -2,7 +2,7 @@ language: python
|
||||
python:
|
||||
- "3.6"
|
||||
env:
|
||||
- DJANGO=2.2.10
|
||||
- DJANGO=2.2.12
|
||||
install:
|
||||
- pip install -r dev/requirements.txt
|
||||
script:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Django==2.2.10
|
||||
Django==2.2.12
|
||||
websockify==0.9.0
|
||||
gunicorn==20.0.4
|
||||
lxml==4.5.0
|
||||
|
||||
Reference in New Issue
Block a user