summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-07 07:01:22 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-03-07 08:17:14 +0100
commit424cbf78517b8657e7e62579cfb42651c987c1ce (patch)
tree128813b40c2facccb45ff18da6fd0d090a6a3471
parent860f0a35ac872b81e64b5e2f25fc7b3b188be8a8 (diff)
[upd] pypi: 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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 078d8e74b..7ec35ffde 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ certifi==2025.1.31
babel==2.17.0
flask-babel==4.0.0
flask==3.1.0
-jinja2==3.1.5
+jinja2==3.1.6
lxml==5.3.1
pygments==2.19.1
python-dateutil==2.9.0.post0