Skip to content

Commit b3a697f

Browse files
committed
Update dependency jinja2 to v3.1.2
1 parent 9d114b6 commit b3a697f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ flask==2.1.1; python_version >= "3.7"
77
idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5"
88
importlib-metadata==4.11.3; python_version < "3.10" and python_version >= "3.7"
99
itsdangerous==2.1.2; python_version >= "3.7"
10-
jinja2==3.1.1; python_version >= "3.7"
10+
jinja2==3.1.2; python_version >= "3.7"
1111
markupsafe==2.1.1; python_version >= "3.7"
1212
python-dotenv==0.20.0; python_version >= "3.5"
1313
uwsgi==2.0.20

0 commit comments

Comments
 (0)