From 2e8a382895d70eeebd67606de4be27606e1724cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:03:11 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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/2.11.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fcfa09..a0d93a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ clint==0.5.1 colorlog==4.0.2 crayons==0.2.0 esperclient==0.1.2 -jinja2==2.11.3 +jinja2==3.1.4 pyyaml==6.0.1 requests==2.32.0 tabulate==0.8.3