diff --git a/Pipfile b/Pipfile index e05b345..26a66c1 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ pytz = "==2019.3" singledispatch = "==3.4.0.3" six = "==1.14.0" sqlparse = "==0.3.1" -Django = "==3.0.4" +Django = "==3.0.14" PyJWT = "==1.7.1" Rx = "==1.6.1"