1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 23:25:24 +00:00

Merge pull request #318 from retspen/dependabot/pip/conf/django-2.2.13

Bump django from 2.2.12 to 2.2.13 in /conf
This commit is contained in:
Anatoliy Guskov 2020-06-07 20:06:38 +03:00 committed by GitHub
commit 3d95f6abae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
coverage==5.1
Django==2.2.12
Django==2.2.13
django-bootstrap3==12.1.0
django-fa==1.0.0
django-login-required-middleware==0.5.0