From 4894c3ce8d65116a86f1fa6a05a93f5dcf579b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:43:07 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 in /cent8 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] --- cent8/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cent8/requirements.txt b/cent8/requirements.txt index 72083c7..3ae545d 100644 --- a/cent8/requirements.txt +++ b/cent8/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