From 9ba008487f463e42fea5674272bb1053d8c7d3f6 Mon Sep 17 00:00:00 2001 From: Marcus Furlong Date: Tue, 1 Dec 2020 22:46:42 -0500 Subject: [PATCH] bump requirements for sec updates --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6084633f..9a3bcbb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -Django==2.2.14 +Django==2.2.18 django-tagging==0.5.0 django-extensions==3.0.2 -django-bootstrap3==14.1.0 +django-bootstrap3==14.2.0 progressbar==2.5 -python-debian==0.1.37 -lxml==4.5.1 +python-debian==0.1.39 +lxml==4.6.2 defusedxml==0.6.0 chardet==3.0.4 -requests==2.24.0 -colorama==0.4.3 -djangorestframework==3.11.0 -humanize==2.5.0 +requests==2.25.1 +colorama==0.4.4 +djangorestframework==3.12.2 +humanize==3.2.0 version-utils==0.3.0 python-magic==0.4.18 python-memcached==1.59