From f215039e40dae456026c1bfe7b687112d167e97c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:53:02 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /webserver/app/doc 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] --- webserver/app/doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webserver/app/doc/requirements.txt b/webserver/app/doc/requirements.txt index 5e140ab..9db0c8d 100644 --- a/webserver/app/doc/requirements.txt +++ b/webserver/app/doc/requirements.txt @@ -11,7 +11,7 @@ gevent-websocket==0.10.1 greenlet==0.4.15 ItsDangerous==1.1.0 Jinja2==2.10 -Mako==1.0.7 +Mako==1.2.2 MarkupSafe==1.0 pycparser==2.19 python-dateutil==2.7.3