From 159974eeb570b85e0b20189cdca7038e6e558c65 Mon Sep 17 00:00:00 2001 From: XmlCli BOT Date: Tue, 4 Feb 2025 15:24:21 +0530 Subject: [PATCH] Updated Jinja2 to 3.1.5 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index ca653dc..0e4d40a 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,6 +1,6 @@ tox >= 3.23.0 pygments >= 2.8.0 -jinja2 == 3.1.4 +jinja2 == 3.1.5 babel >= 2.9.1 sphinx >= 4.0.2 pytest >= 7.4.3