From 7906c51b17a21ff0796cfe017e7dbddc918641a9 Mon Sep 17 00:00:00 2001 From: erfanhs Date: Mon, 31 May 2021 21:11:24 +0430 Subject: [PATCH] security update --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index ad3bb0d..6086430 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,17 +2,17 @@ aioredis==1.3.1 asgiref==3.2.10 async-timeout==3.0.1 attrs==19.3.0 -autobahn==20.7.1 +autobahn==20.12.3 Automat==20.2.0 cffi==1.14.0 channels==2.4.0 channels-redis==3.0.1 constantly==15.1.0 -cryptography==3.2 +cryptography==3.3.2 daphne==2.5.0 -Django==3.0.8 +Django==3.0.14 django-cors-headers==3.4.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 djangorestframework-simplejwt==4.4.0 hiredis==1.1.0 hyperlink==19.0.0