From 862bc009c1820779ef2818a23d6f0f5438819ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:28:23 +0000 Subject: [PATCH] Bump mako from 1.1.3 to 1.2.2 in /notes_backend Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 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] --- notes_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes_backend/requirements.txt b/notes_backend/requirements.txt index 897129a..9c7902e 100644 --- a/notes_backend/requirements.txt +++ b/notes_backend/requirements.txt @@ -21,7 +21,7 @@ importlib-metadata==1.6.1 itsdangerous==1.1.0 Jinja2==2.11.3 jsonschema==3.2.0 -Mako==1.1.3 +Mako==1.2.2 MarkupSafe==1.1.1 marshmallow==3.6.1 mccabe==0.6.1