From 40756671a1560878dfa435b7e41ae50a3379f346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:49:58 +0000 Subject: [PATCH] Bump mako from 0.8.1 to 1.2.2 in /telephony/venv_requirements Bumps [mako](https://github.com/sqlalchemy/mako) from 0.8.1 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] --- telephony/venv_requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telephony/venv_requirements/requirements.txt b/telephony/venv_requirements/requirements.txt index efd1760..93b6fd2 100644 --- a/telephony/venv_requirements/requirements.txt +++ b/telephony/venv_requirements/requirements.txt @@ -32,7 +32,7 @@ ipython==1.1.0 isodate==0.5.0 itsdangerous==0.23 Jinja2==2.7.1 -Mako==0.8.1 +Mako==1.2.2 Markdown==2.4.1 MarkupSafe==0.18 nose==1.3.0