Skip to content

Commit d711351

Browse files
authored
Merge pull request #502 from metabrainz/CVEs
Fix jinja CVE
2 parents 0860207 + d5f924f commit d711351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idna==3.7
1818
importlib-metadata>=3.10.0
1919
intuit-oauth==1.2.5
2020
itsdangerous==2.1.2
21-
Jinja2==3.1.5
21+
Jinja2==3.1.6
2222
MarkupSafe==2.1.5
2323
msgpack==0.5.6
2424
psycopg2-binary==2.9.7

0 commit comments

Comments
 (0)