From 6701d7331cc7fdb6466b460d9cb4bd32966d19da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:21:50 +0000 Subject: [PATCH] Bump jinja2 in /k8s-hub-novnc-desktop/rootfs/usr/local/lib/web/backend Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 3.1.3. - [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/2.10...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../rootfs/usr/local/lib/web/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-hub-novnc-desktop/rootfs/usr/local/lib/web/backend/requirements.txt b/k8s-hub-novnc-desktop/rootfs/usr/local/lib/web/backend/requirements.txt index 0c72599..5e825a8 100644 --- a/k8s-hub-novnc-desktop/rootfs/usr/local/lib/web/backend/requirements.txt +++ b/k8s-hub-novnc-desktop/rootfs/usr/local/lib/web/backend/requirements.txt @@ -9,7 +9,7 @@ gevent-websocket==0.10.1 greenlet==0.4.13 idna==2.6 itsdangerous==0.24 -Jinja2==2.10 +Jinja2==3.1.3 MarkupSafe==1.0 meld3==1.0.2 requests==2.20.1