From 2fdc801af6ae583de640386be6cb637186c60512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:28:54 +0000 Subject: [PATCH] build(deps): bump jinja2 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] --- .../streamlit-python-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/complex-schema-tool-use/streamlit-python-example/requirements.txt b/complex-schema-tool-use/streamlit-python-example/requirements.txt index f03fc1e..11bd0b7 100644 --- a/complex-schema-tool-use/streamlit-python-example/requirements.txt +++ b/complex-schema-tool-use/streamlit-python-example/requirements.txt @@ -10,7 +10,7 @@ click==8.1.7 gitdb==4.0.11 GitPython==3.1.43 idna==3.7 -Jinja2==3.1.4 +Jinja2==3.1.5 jmespath==1.0.1 jsonschema==4.22.0 jsonschema-specifications==2023.12.1