From 455793674778997be556e39f5d78105f5841959d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 22:36:02 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.11.3 to 3.1.3 in /nipap Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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/2.11.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nipap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nipap/requirements.txt b/nipap/requirements.txt index 940473c83..52af7c03c 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -6,7 +6,7 @@ flask-xml-rpc-re==0.1.4 Flask-RESTful==0.3.10 requests==2.31.0 IPy==1.01 -Jinja2==3.0.3 +Jinja2==3.1.3 MarkupSafe==2.1.5 Werkzeug==2.0.3 backports.ssl-match-hostname==3.7.0.1