From 9c5ce34880f9ab62d98a7d1fa6b8b68f8ae3d075 Mon Sep 17 00:00:00 2001 From: Ildar Iskhakov Date: Thu, 1 Sep 2022 15:09:51 +0300 Subject: [PATCH] Bump libs in requirements.txt --- engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/requirements.txt b/engine/requirements.txt index a3612d8e..36ddba8a 100644 --- a/engine/requirements.txt +++ b/engine/requirements.txt @@ -26,7 +26,7 @@ slack-export-viewer==1.0.0 beautifulsoup4==4.8.1 social-auth-app-django==3.1.0 sendgrid==6.1.2 -cryptography==3.2 +cryptography==37.0.4 pytest==5.4.3 pytest-django==3.9.0 pytest_factoryboy==2.0.3