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>
This commit is contained in:
parent
9546b58183
commit
b720726207
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue