From f97ee9c8fc68552aeb167b9c6677caf2368a158f Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Fri, 12 Jan 2024 14:25:03 +0100 Subject: [PATCH] updated debian bookworm 12 dependencies --- .DEBIAN/requirements-bookworm-12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.DEBIAN/requirements-bookworm-12.txt b/.DEBIAN/requirements-bookworm-12.txt index 6b107fe..223c64c 100644 --- a/.DEBIAN/requirements-bookworm-12.txt +++ b/.DEBIAN/requirements-bookworm-12.txt @@ -7,5 +7,5 @@ python-dateutil==2.8.2 sqlalchemy==1.4.46 markdown==3.4.1 python-dotenv==0.21.0 -jinja2==3.0.3 +jinja2==3.1.2 httpx==0.23.3