From 802a287d9fa78f5c7f604e42bc0588848d725184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 07:28:13 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.6 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.6. - [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.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 7a5e104..ab9d200 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ flask-caching = "==2.0.2" flask-debugtoolbar = "==0.11.0" flask-moment = "==1.0.2" icecream = "==2.1.1" -jinja2 = "==3.0.3" +jinja2 = "==3.1.6" parsel = "==1.8.1" ptpython = "==3.0.31" pyjsparser = "==2.7.1" diff --git a/Pipfile.lock b/Pipfile.lock index 33c388e..d3eefd4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "912e82ae314c8ebda53106ce2c25d0877787344ceb4a7f700c6fd065c672c67e" + "sha256": "7f4855645f796456a9ebc9a0b5f9ac7890a5953d6adde9045602cc400d98809e" }, "pipfile-spec": 6, "requires": { @@ -354,12 +354,12 @@ }, "jinja2": { "hashes": [ - "sha256:077ce6014f7b40d03b47d1f1ca4b0fc8328a692bd284016f806ed0eaca390ad8", - "sha256:611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7" + "sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d", + "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67" ], "index": "pip_conf_index_global", - "markers": "python_version >= '3.6'", - "version": "==3.0.3" + "markers": "python_version >= '3.7'", + "version": "==3.1.6" }, "jmespath": { "hashes": [