From b7207262073b74e4c0ef2e476c638ef0ed7bafba Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Thu, 8 Oct 2020 07:29:20 +0300 Subject: [PATCH] chore: Update passlib to fix security issue (#11664) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PASSLIB-569603 Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56fb75bebc..3f88e37b66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ ndg-httpsclient==0.5.1 num2words==0.5.10 oauthlib==3.1.0 openpyxl==2.6.4 -passlib==1.7.2 +passlib==1.7.3 pdfkit==0.6.1 Pillow==7.1.0 premailer==3.6.1