From 853c391f46c67584d03b7a44f21803a8063af025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:53:21 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /2_YoloV3_Execute Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 to 1.2.2. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- updated-dependencies: - dependency-name: mako dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2_YoloV3_Execute/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2_YoloV3_Execute/requirements.txt b/2_YoloV3_Execute/requirements.txt index 9ca6d38..5eaed6a 100644 --- a/2_YoloV3_Execute/requirements.txt +++ b/2_YoloV3_Execute/requirements.txt @@ -43,7 +43,7 @@ keyring==13.2.1 Kivy==1.10.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 -Mako==1.0.7 +Mako==1.2.2 Markdown==2.6.11 MarkupSafe==1.0 matplotlib==2.2.2