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

Bump django from 2.2.19 to 2.2.20 in /conf

Bumps [django](https://github.com/django/django) from 2.2.19 to 2.2.20.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.19...2.2.20)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-08 18:22:50 +00:00 committed by GitHub
parent e3398bd6ff
commit 999e99e529
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
Django==2.2.19
Django==2.2.20
django-bootstrap4==2.3.1
django-icons==2.2.1
django-login-required-middleware==0.5.0