[EZ] Update jinja2 to 3.1.4 (#125698)

To address https://cwe.mitre.org/data/definitions/79.html

Pull Request resolved: https://github.com/pytorch/pytorch/pull/125698
Approved by: https://github.com/huydhn, https://github.com/ZainRizvi
This commit is contained in:
Nikita Shulga 2024-05-07 23:40:51 +00:00 committed by PyTorch MergeBot
parent 8be4c1bc2f
commit 8b4d62009d
2 changed files with 3 additions and 3 deletions

View file

@ -279,9 +279,9 @@ ghstack==0.8.0
#Pinned versions: 0.8.0
#test that import:
jinja2==3.1.3
jinja2==3.1.4
#Description: jinja2 template engine
#Pinned versions: 3.1.3
#Pinned versions: 3.1.4
#test that import:
pytest-cpp==2.3.0

View file

@ -5,7 +5,7 @@
# functorch/docs/requirements.txt
# .ci/docker/requirements-ci.txt
boto3==1.19.12
jinja2==3.1.3
jinja2==3.1.4
lintrunner==0.10.7
ninja==1.10.0.post1
nvidia-ml-py==11.525.84