From 20a7b746ad9d3820e8794b22f69c00f552659c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:39:41 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 in /data Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- data/webui-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/requirements.txt b/data/requirements.txt index 6e078a2..63ad880 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -107,7 +107,7 @@ iopath==0.1.9 ipython==8.18.1 itsdangerous==2.1.2 jedi==0.19.1 -Jinja2==3.1.2 +Jinja2==3.1.3 jmespath==0.10.0 joblib==1.3.2 jsonmerge==1.8.0 diff --git a/data/webui-requirements.txt b/data/webui-requirements.txt index 8c02a9a..0e4e151 100644 --- a/data/webui-requirements.txt +++ b/data/webui-requirements.txt @@ -65,7 +65,7 @@ importlib-resources==6.1.0 inflection==0.5.1 install==1.3.5 jax==0.4.17 -Jinja2==3.1.2 +Jinja2==3.1.3 jsonmerge==1.8.0 jsonschema==4.19.1 jsonschema-specifications==2023.7.1