From b52e3f87191bc4f88813202993fcb82f7eb8a3f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:43:51 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 in /tools/essence-feature-usage-stats Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/essence-feature-usage-stats/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/essence-feature-usage-stats/requirements.txt b/tools/essence-feature-usage-stats/requirements.txt index ae0c5336fe..ba2dcee4b5 100644 --- a/tools/essence-feature-usage-stats/requirements.txt +++ b/tools/essence-feature-usage-stats/requirements.txt @@ -5,7 +5,7 @@ click==8.1.7 gitdb==4.0.11 GitPython==3.1.41 idna==3.6 -Jinja2==3.1.2 +Jinja2==3.1.3 MarkupSafe==2.1.3 mypy-extensions==1.0.0 packaging==23.2