From 098a8391282c516dd34222d2b320e1d4122b4c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 21:58:50 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.4 in /projects/dibt/synthetic_evaluation Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [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.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/dibt/synthetic_evaluation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/dibt/synthetic_evaluation/requirements.txt b/projects/dibt/synthetic_evaluation/requirements.txt index e671edf..bcdf3d0 100644 --- a/projects/dibt/synthetic_evaluation/requirements.txt +++ b/projects/dibt/synthetic_evaluation/requirements.txt @@ -59,7 +59,7 @@ idna==3.7 # httpx # requests # yarl -jinja2==3.1.3 +jinja2==3.1.4 # via distilabel markdown-it-py==3.0.0 # via rich