From 1f564a4f7b3a16cd5dc025613ca909bd7116c57d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:37:05 +0000 Subject: [PATCH] Bump jinja2 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 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.0.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/fluid/heatpumps/calibration/doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt b/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt index b1e0ba3b..e4eb1e93 100644 --- a/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt +++ b/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==2.0.12 docutils==0.17.1 idna==3.3 imagesize==1.3.0 -Jinja2==3.0.3 +Jinja2==3.1.3 latexcodec==2.0.1 MarkupSafe==2.1.0 packaging==21.3