From 926147b2b64babceabde2fa8cbe70209f199730b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 19:29:39 +0000 Subject: [PATCH] Bump mako from 1.2.1 to 1.2.2 in /api_server Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.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: indirect ... Signed-off-by: dependabot[bot] --- api_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_server/requirements.txt b/api_server/requirements.txt index ccba9be7..3923ef49 100644 --- a/api_server/requirements.txt +++ b/api_server/requirements.txt @@ -88,7 +88,7 @@ makefun==1.14.0 # via # decopatch # pytest-cases -mako==1.2.1 +mako==1.2.2 # via alembic markupsafe==2.1.1 # via