From cf8342b5049c6af57f6d8338ff415fd026e2eb89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:21:18 +0000 Subject: [PATCH] build(deps): bump mako from 1.0.10 to 1.2.2 in /Capstone-Project Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.10 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] --- Capstone-Project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Capstone-Project/requirements.txt b/Capstone-Project/requirements.txt index 36687da..6a3d3dd 100644 --- a/Capstone-Project/requirements.txt +++ b/Capstone-Project/requirements.txt @@ -54,7 +54,7 @@ jupyter-console==6.0.0 jupyter-core==4.5.0 lockfile==0.12.2 lxml==4.3.4 -Mako==1.0.10 +Mako==1.2.2 Markdown==2.6.11 MarkupSafe==1.1.1 mistune==0.8.4