From c43c10dece7b8a0c20fe0a9020b543fbbc0cdb7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 06:16:13 +0000 Subject: [PATCH] Bump django from 2.2.12 to 2.2.13 in /conf Bumps [django](https://github.com/django/django) from 2.2.12 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.12...2.2.13) Signed-off-by: dependabot[bot] --- conf/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index bf0fa36..82b52c5 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -1,10 +1,10 @@ -Django==2.2.12 -django-bootstrap4 +Django==2.2.13 +django-bootstrap4==2.0.1 django-fa==1.0.0 django-login-required-middleware==0.5.0 gunicorn==20.0.4 libvirt-python==6.3.0 -libsass +libsass==0.20.0 lxml==4.5.0 numpy==1.18.4 pytz==2020.1