Skip to content

Commit e6a2930

Browse files
author
Jeff Larkin
committed
Updated jinja2 due to vulnerability.
1 parent 19ab484 commit e6a2930

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ openacc-guide.tex
1818
.vscode
1919
_build
2020
venv
21+
.venv
2122
html/

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ charset-normalizer==3.3.2
55
docutils==0.20.1
66
idna==3.7
77
imagesize==1.4.1
8-
Jinja2==3.1.4
8+
Jinja2==3.1.5
99
markdown-it-py==3.0.0
1010
MarkupSafe==2.1.5
1111
mdit-py-plugins==0.4.1

0 commit comments

Comments
 (0)