From b29a7869a5e3c407d5597a0091363d1d54ea1787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 23:27:50 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.6 in /pytheorem Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [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.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pytheorem/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytheorem/requirements.txt b/pytheorem/requirements.txt index 10c5df2..7069899 100644 --- a/pytheorem/requirements.txt +++ b/pytheorem/requirements.txt @@ -9,7 +9,7 @@ Flask-Log-Request-ID==0.10.1 Flask-SQLAlchemy==3.1.1 gunicorn==23.0.0 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.6 MarkupSafe==2.1.5 pydantic==2.8.2 pydantic_core==2.20.1