From 455c9b622e3a1022decb07dbc068cb54f6d3005f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:42:16 +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] --- 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 93a6012..2805e38 100644 --- a/requirements3.10.txt +++ b/requirements3.10.txt @@ -5,7 +5,7 @@ charset-normalizer==3.1.0 cryptography==39.0.2 greenlet==2.0.2 idna==3.4 -Jinja2==3.1.2 +Jinja2==3.1.3 macholib==1.16.2 MarkupSafe==2.1.2 numpy==1.24.2 diff --git a/requirements3.8.txt b/requirements3.8.txt index 791c51c..a6d9927 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.3 weasyprint pyodbc \ No newline at end of file diff --git a/requirements3.9.txt b/requirements3.9.txt index 5b609e5..a5f7300 100644 --- a/requirements3.9.txt +++ b/requirements3.9.txt @@ -5,7 +5,7 @@ cryptography==40.0.1 cx-Oracle==8.3.0 greenlet==2.0.2 idna==3.4 -Jinja2==3.1.2 +Jinja2==3.1.3 MarkupSafe==2.1.2 numpy==1.24.2 oracledb==1.2.2