From bbb7065053749d1b6f19eb9b10a41f6913e049b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:31:09 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.0.1 to 3.1.5 in /broadcast-monitoring-ui Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 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.0.1...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- broadcast-monitoring-ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/broadcast-monitoring-ui/requirements.txt b/broadcast-monitoring-ui/requirements.txt index 910b004..bebc2f4 100644 --- a/broadcast-monitoring-ui/requirements.txt +++ b/broadcast-monitoring-ui/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple boto3==1.17.87 botocore==1.20.87 -jinja2==3.0.1 +jinja2==3.1.5 jmespath==0.10.0 markupsafe==2.0.1 python-dateutil==2.8.1