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.20 to 2.2.22 in /conf

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-09 17:17:38 +00:00 committed by GitHub
parent 2c41a0ce76
commit 0dfbab1b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
Django==2.2.20
Django==2.2.22
django-bootstrap4==3.0.0
django-icons==3.0.0
django-login-required-middleware==0.5.0