From a1f0ece4d89f080dfda0c96c975c66b5bffe1aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:18:28 +0000 Subject: [PATCH] Bump jinja2 Bumps [jinja2](https://github.com/pallets/jinja) 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 ... Signed-off-by: dependabot[bot] --- .../paper_artifact_arXiv_2407_14402/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self_managing_systems/microservice/paper_artifact_arXiv_2407_14402/requirements.txt b/self_managing_systems/microservice/paper_artifact_arXiv_2407_14402/requirements.txt index 2aa07d9..b74d6da 100644 --- a/self_managing_systems/microservice/paper_artifact_arXiv_2407_14402/requirements.txt +++ b/self_managing_systems/microservice/paper_artifact_arXiv_2407_14402/requirements.txt @@ -1,6 +1,6 @@ colorlog==6.8.2 grafanalib==0.7.1 -Jinja2==3.1.4 +Jinja2==3.1.5 jsonpath_ng==1.6.1 msal==1.28.0 openai==1.44.1