From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 07:22:57 +0000 (+0100) Subject: ⬆ Bump jinja2 from 3.1.4 to 3.1.6 (#1317) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4b07fd80a2366658505b92e74a95bb5a4191ae9;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump jinja2 from 3.1.4 to 3.1.6 (#1317) 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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-tests.txt b/requirements-tests.txt index 2ed86fac..81f0d681 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -8,5 +8,5 @@ ruff ==0.9.6 fastapi >=0.103.2 httpx ==0.24.1 dirty-equals ==0.9.0 -jinja2 ==3.1.4 +jinja2 ==3.1.6 typing-extensions ==4.12.2