From e074efa6bce02b1fad16bebbf5c0956ef0ec4349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:52:03 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /ibc_monitor/api Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ibc_monitor/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibc_monitor/api/requirements.txt b/ibc_monitor/api/requirements.txt index 62658f4..019c2e4 100644 --- a/ibc_monitor/api/requirements.txt +++ b/ibc_monitor/api/requirements.txt @@ -8,7 +8,7 @@ Flask==2.2.2 idna==3.4 importlib-metadata==5.0.0 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.3 MarkupSafe==2.1.1 platformdirs==4.0.0 prometheus-client==0.19.0