From 80890dcd64184e44550ee9ddd26bca448414cca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 21:00:01 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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/2.10.1...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4b7638d..4adf43a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ -r ../requirements3.txt GitPython==2.0.8 -Jinja2==2.10.1 +Jinja2==3.1.3 MarkupSafe==1.1.1 Pygments==2.2.0 alabaster==0.7.10 diff --git a/requirements3.txt b/requirements3.txt index b2a0421..87529d3 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -16,7 +16,7 @@ gevent==1.2.2 greenlet==0.4.12 gunicorn==19.9.0 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==3.1.3 jmespath==0.9.4 MarkupSafe==1.1.1 mccabe==0.6.1