Skip to content

Commit

Permalink
requirements: bump Jinja2 to 3.1.3
Browse files Browse the repository at this point in the history
Fixes CVE-2024-22195 (moderate).
  • Loading branch information
stintel authored and kristiankielhofner committed Jan 12, 2024
1 parent 13305b6 commit 8db72a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ httptools==0.6.0
httpx==0.25.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
Jinja2==3.1.3
MarkupSafe==2.1.3
num2words==0.5.12
orjson==3.9.7
Expand Down

0 comments on commit 8db72a5

Please sign in to comment.