From 1ab0d0efdbd5f53bdbcbb194425dab1fb31b3691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:56:57 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /samples/streamlit_app Bumps [jinja2](https://github.com/pallets/jinja) 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 ... Signed-off-by: dependabot[bot] --- samples/streamlit_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/streamlit_app/requirements.txt b/samples/streamlit_app/requirements.txt index 04de6bd..4bb5aa7 100644 --- a/samples/streamlit_app/requirements.txt +++ b/samples/streamlit_app/requirements.txt @@ -20,7 +20,7 @@ gitdb==4.0.11 GitPython==3.1.43 htbuilder==0.6.2 idna==3.10 -Jinja2==3.1.4 +Jinja2==3.1.5 jmespath==1.0.1 jsonpath-ng==1.6.1 jsonschema==4.23.0