This is an automated email from the ASF dual-hosted git repository.

weizhouapache pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 006eb45c Update to non vulnerable Jinja2 package (#587)
006eb45c is described below

commit 006eb45c797c78465fc30a236f8ae428fe2c5e82
Author: John Bampton <[email protected]>
AuthorDate: Tue Sep 1 22:09:25 2026 +1000

    Update to non vulnerable Jinja2 package (#587)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 1dbf9271..4a0c19a0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@ docutils==0.20.1
 Sphinx==7.2.6
 sphinx-rtd-theme==2.0.0
 readthedocs-sphinx-ext==2.2.5
-Jinja2==3.1.5
+Jinja2==3.1.6

Reply via email to