Skip to content

Commit

Permalink
Fix CVE
Browse files Browse the repository at this point in the history
   -> Vulnerability found in mako version 1.0.9
     Vulnerability ID: 50870
     Affected spec: <1.2.2
     ADVISORY: Mako 1.2.2 includes a fix for a REDoS
     vulnerability.sqlalchemy/mako#366
     PVE-2022-50870
     For more information, please visit
     https://pyup.io/vulnerabilities/PVE-2022-50870/50870/
  • Loading branch information
sbrunner committed Oct 3, 2022
1 parent 85908c7 commit 44be93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,7 +1,7 @@
beautifulsoup4==4.7.1
glob2==0.6
htmlmin==0.1.12
Mako==1.0.9
Mako==1.2.3
requests==2.27.1
transifex-client==0.12.5 # rq.filter: <=0.12.5
urllib3==1.26.8

0 comments on commit 44be93c

Please sign in to comment.