From a47114b8c180e565958a79f06ad9c4dafd25921f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 21:04:14 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [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.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e9cbcdf..48c4687 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ idna==3.6 # via requests importlib-metadata==7.0.1 # via streamlit -jinja2==3.1.3 +jinja2==3.1.4 # via # altair # pydeck @@ -175,7 +175,9 @@ urllib3==2.2.0 validators==0.22.0 # via streamlit watchdog==3.0.0 - # via -r requirements.in + # via + # -r requirements.in + # streamlit wheel==0.42.0 # via pip-tools zipp==3.17.0