From 135c92fb450642aa7466c7bcf22b63ae8133906c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:03:30 +0000 Subject: [PATCH] Bump jinja2 from 3.1.1 to 3.1.6 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 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.1.1...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 1c1d66b3..dda153bf 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ jsonschema = "==3.2.0" pint = "==0.17" python-ranges = "==0.2.0" pygtrie = "==2.4.2" -jinja2 = "==3.1.1" +jinja2 = "==3.1.6" gevent = "==24.11.1" gunicorn = "==20.1.0" kafka-python = "==2.0.2" diff --git a/Pipfile.lock b/Pipfile.lock index b76b471d..5cfe97a9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6e2ea3c760eac2f1e7bc914e36164af1ea014eeb54d55c5834aee7861c84d9f2" + "sha256": "3f997f8f2f81c66d065c295da5905d09930fe1371057e04e6e513c1c100546f7" }, "pipfile-spec": 6, "requires": { @@ -202,12 +202,12 @@ }, "jinja2": { "hashes": [ - "sha256:539835f51a74a69f41b848a9645dbdc35b4f20a3b601e2d9a7e22947b15ff119", - "sha256:640bed4bb501cbd17194b3cace1dc2126f5b619cf068a726b98192a0fde74ae9" + "sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d", + "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==3.1.1" + "version": "==3.1.6" }, "jsonrpcbase": { "hashes": [