Skip to content

Commit 8aab777

Browse files
johnnyhuysnyk-bot
andauthored
fix: requirements.txt to reduce vulnerabilities (#12)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-9292516 Co-authored-by: snyk-bot <[email protected]>
1 parent e9cd3d8 commit 8aab777

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
@@ -29,7 +29,7 @@ isort==5.13.2
2929
jaraco.classes==3.4.0
3030
jaraco.context==5.3.0
3131
jaraco.functools==4.0.0
32-
Jinja2==3.1.3
32+
Jinja2==3.1.6
3333
keyring==25.1.0
3434
log-symbols==0.0.14
3535
markdown-it-py==3.0.0

0 commit comments

Comments
 (0)