From eab019cc741b7db65fb3b4c17e078d39e874fdc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:08:52 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements3.10.txt | 2 +- requirements3.8.txt | 2 +- requirements3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements3.10.txt b/requirements3.10.txt index ce25b23..618ad65 100644 --- a/requirements3.10.txt +++ b/requirements3.10.txt @@ -5,7 +5,7 @@ charset-normalizer==3.1.0 cryptography==42.0.4 greenlet==2.0.2 idna==3.4 -Jinja2==3.1.2 +Jinja2==3.1.4 macholib==1.16.2 MarkupSafe==2.1.2 numpy==1.24.2 diff --git a/requirements3.8.txt b/requirements3.8.txt index 60fee1e..e34fb4d 100644 --- a/requirements3.8.txt +++ b/requirements3.8.txt @@ -17,6 +17,6 @@ six==1.16.0 SQLAlchemy==1.3.20 urllib3==1.26.12 XlsxWriter==1.3.7 -jinja2==3.1.2 +jinja2==3.1.4 weasyprint pyodbc \ No newline at end of file diff --git a/requirements3.9.txt b/requirements3.9.txt index aa2ae92..939d40c 100644 --- a/requirements3.9.txt +++ b/requirements3.9.txt @@ -5,7 +5,7 @@ cryptography==42.0.4 cx-Oracle==8.3.0 greenlet==2.0.2 idna==3.4 -Jinja2==3.1.2 +Jinja2==3.1.4 MarkupSafe==2.1.2 numpy==1.24.2 oracledb==1.2.2