From 76b966d46822437ecd6ddd011b2bee074a8d3b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:58:26 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in the pip group Bumps the pip group with 1 update: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.5 - [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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1444ed7..9652f76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ httptools==0.6.4 httpx==0.27.2 idna==3.10 iniconfig==2.0.0 -Jinja2==3.1.4 +Jinja2==3.1.5 markdown-it-py==3.0.0 MarkupSafe==2.1.5 mccabe==0.7.0