From 286b49c7236524f37ea8aa905845160fa6721c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:24:41 +0000 Subject: [PATCH] Bump mako from 1.0.0 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.0 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] --- TOOLS/requirements.txt | 2 +- odoo_pip_requirements_python2.7.16_mac.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TOOLS/requirements.txt b/TOOLS/requirements.txt index 0012df70..7b6482e4 100644 --- a/TOOLS/requirements.txt +++ b/TOOLS/requirements.txt @@ -9,7 +9,7 @@ # Babel==1.3 Jinja2==2.7.3 -Mako==1.0.0 +Mako==1.2.2 MarkupSafe==0.23 Pillow==2.5.1 PyYAML==3.11 diff --git a/odoo_pip_requirements_python2.7.16_mac.txt b/odoo_pip_requirements_python2.7.16_mac.txt index 8f99b011..e6bd44df 100644 --- a/odoo_pip_requirements_python2.7.16_mac.txt +++ b/odoo_pip_requirements_python2.7.16_mac.txt @@ -56,7 +56,7 @@ Jinja2==2.7.3 lazy-object-proxy==1.3.1 logilab-common==1.4.0 lxml==3.3.5 -Mako==1.0.0 +Mako==1.2.2 Markdown==2.6.8 MarkupSafe==0.23 mock==1.0.1