From d9627872953d2fbe8a61208f1e964a8cba13e98a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:10:51 +0000 Subject: [PATCH] Bump jinja2 Bumps the pip group with 1 update in the /training/MoQ/huggingface-transformers/examples/research_projects/lxmert directory: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../examples/research_projects/lxmert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt b/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt index 351d3026a..d2e26c834 100644 --- a/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt +++ b/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt @@ -28,7 +28,7 @@ ipython ipython-genutils==0.2.0 ipywidgets==7.5.1 jedi==0.17.2 -Jinja2==3.1.4 +Jinja2==3.1.5 joblib==1.4.2 jsonschema==3.2.0 jupyter==1.0.0