From 50fc6780e022a95b452fdb6f57b4e1c6b37084f2 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 24 Oct 2019 08:11:17 +1300 Subject: [PATCH] requirements.txt: bump a couple more versions Update pytz and beautifulsoup4. Signed-off-by: Paul Eggleton --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 84f2ea5..07d8495 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ amqp==2.5.2 -beautifulsoup4==4.8.0 +beautifulsoup4==4.8.1 billiard==3.6.1.0 celery==4.3.0 confusable-homoglyphs==3.2.0 @@ -20,7 +20,7 @@ GitPython==2.1.13 kombu==4.6.3 mysqlclient==1.4.4 Pillow==6.2.1 -pytz==2019.2 +pytz==2019.3 six==1.12.0 smmap2==2.0.5 soupsieve==1.9.4