From 92448430b44b87cec6f677f3983920109eaaa7ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Mar 2025 02:26:43 +0100 Subject: [PATCH] Update jinja2 from 2.10 to 3.1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..1129af5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ colorama==0.3.9 git-semver==0.2.2 gitpython==2.1.8 -jinja2==2.10 +jinja2==3.1.6 pip==9.0.2 python-dotenv==0.8.2 pyyaml==3.12