From d41c3ed48c449e46efba097ed3d056cbc23e2617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:55:28 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /src/core Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/requirements.txt b/src/core/requirements.txt index 85f9a402..8634f821 100644 --- a/src/core/requirements.txt +++ b/src/core/requirements.txt @@ -8,7 +8,7 @@ Flask-RESTful==0.3.10 Flask-SQLAlchemy==3.1.1 gevent==24.11.1 gunicorn==23.0.0 -Jinja2==3.1.4 +Jinja2==3.1.5 git+https://github.com/cannatag/ldap3.git@refs/pull/983/head marshmallow==3.23.1 psycopg[binary]==3.2.3