Skip to content

Commit

Permalink
Fix CVE
Browse files Browse the repository at this point in the history
  -> Vulnerability found in mako version 1.1.4
     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 e01ef3f commit 0cc632c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,6 +1,6 @@
beautifulsoup4==4.9.3
glob2==0.7
htmlmin==0.1.12
Mako==1.1.4
Mako==1.2.2
requests==2.25.1
transifex-client==0.14.2

0 comments on commit 0cc632c

Please sign in to comment.