From 308b38dac3fc18f792683645ad98fca046b05a84 Mon Sep 17 00:00:00 2001 From: prakashb72 Date: Tue, 4 Feb 2025 15:13:55 +0530 Subject: [PATCH] Update test_requirements.txt --- 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