From e244a6bdb2cdb526a76c3786a2c86112d01e6510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:22:29 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 in /cent6 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.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] --- cent6/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cent6/requirements.txt b/cent6/requirements.txt index df01b51..727a969 100644 --- a/cent6/requirements.txt +++ b/cent6/requirements.txt @@ -55,7 +55,7 @@ keyring==5.7.1 kubernetes==3.0.0 libnacl==1.7.1 lxml==4.3.3 # via junos-eznc, ncclient -mako==1.1.0 +mako==1.2.2 markupsafe==1.1.1 mock==3.0.5 more-itertools==5.0.0