From f1f2e80d053ca67e956779355ac5f78277538252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:22:14 +0000 Subject: [PATCH] Bump mako from 1.1.2 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.2 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] --- requirements_ref.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_ref.txt b/requirements_ref.txt index cff1fd8..b2d1f8a 100644 --- a/requirements_ref.txt +++ b/requirements_ref.txt @@ -25,7 +25,7 @@ inflection==0.4.0 # via connexion itsdangerous==1.1.0 # via flask jinja2==2.11.2 # via flask, swagger-ui-bundle jsonschema==3.2.0 # via connexion, openapi-spec-validator -mako==1.1.2 # via alembic +mako==1.2.2 # via alembic markupsafe==1.1.1 # via jinja2, mako openapi-spec-validator==0.2.8 # via connexion pip-tools==5.1.0 # via -r etc/requirements.in