From 5058ebdd8841949e19a8a1ae1b5a7dc0cee5b826 Mon Sep 17 00:00:00 2001 From: Aaron Stephenson Date: Thu, 13 Feb 2020 15:21:32 -0600 Subject: [PATCH] Upgrade dependencies --- code.json | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/code.json b/code.json index e0d998f..51f2183 100644 --- a/code.json +++ b/code.json @@ -47,7 +47,7 @@ }, "date": { - "metadataLastUpdated": "2020-02-11" + "metadataLastUpdated": "2020-02-13" } } ] diff --git a/requirements.txt b/requirements.txt index 964aba9..f10e436 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ amqp==2.5.2 anyjson==0.3.3 -billiard==3.6.1.0 +billiard==3.6.2.0 celery==4.4.0 -Django==2.2.9 -django-celery-results==1.1.2 +Django==2.2.10 +django-celery-results==1.2.0 django-cors-headers==3.2.1 django-simple-history==2.8.0 django-stubs==1.4.0 @@ -21,4 +21,4 @@ sqlparse==0.3.0 typed-ast==1.4.1 typing-extensions==3.7.4.1 vine==1.3.0 -zipp==2.1.0 +zipp==2.2.0