From b9dc77d52065ffa6d3207e5646b37f87faa20eac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 07:27:49 +0100 Subject: [PATCH] Update dependency Jinja2 to v3.1.3 (#135) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 55a7d02..c9a4950 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,2 +1,2 @@ -Jinja2==3.1.2 +Jinja2==3.1.3 yamllint==1.33.0 \ No newline at end of file