From 6b55790a8a4c57ea59fcfdf5c42b9e114c9a21c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 15:01:10 +0000 Subject: [PATCH] Bump jinja2 from 3.1.5 to 3.1.6 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a485551..314d2d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -372,9 +372,9 @@ idna==3.10 ; python_version >= "3.12" and python_version < "3.13" \ iniconfig==2.0.0 ; python_version >= "3.12" and python_version < "3.13" \ --hash=sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3 \ --hash=sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374 -jinja2==3.1.5 ; python_version >= "3.12" and python_version < "3.13" \ - --hash=sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb \ - --hash=sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb +jinja2==3.1.6 ; python_version >= "3.12" and python_version < "3.13" \ + --hash=sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d \ + --hash=sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67 logly==0.0.7 ; python_version >= "3.12" and python_version < "3.13" \ --hash=sha256:98ca5efeb42245f7ce8c211fa28fc775ebe09b6b88cdc72cb3c3de2a49ec8371 lxml==5.3.0 ; python_version >= "3.12" and python_version < "3.13" \