From 929d3ee978364bf62032af627b1c2f4955c39d83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:02:13 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 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] --- dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index ae24bfe0..7333bd67 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -51,7 +51,7 @@ importlib-resources==5.12.0 iniconfig==2.0.0 jaraco.classes==3.2.3 jeepney==0.8.0 -Jinja2==3.1.2 +Jinja2==3.1.3 jmespath==1.0.1 joblib==1.2.0 jsonschema==4.17.3 diff --git a/requirements.txt b/requirements.txt index 3c269c33..30ad6717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ httpcore==0.16.3 httpx==0.23.3 huggingface-hub==0.14.1 idna==3.4 -Jinja2==3.1.2 +Jinja2==3.1.3 jmespath==1.0.1 joblib==1.2.0 MarkupSafe==2.1.2