From 59209a9b3a961b9cd5196b2111dec2a88105f56a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 19:51:22 +0000 Subject: [PATCH] chore(deps): bump mako from 1.1.5 to 1.2.2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.5 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] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 23557dc..1b104ab 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -95,7 +95,7 @@ jsonschema==3.2.0 # dynamicannotationdb # emannotationschemas # flask-restx -mako==1.1.6 +mako==1.2.2 # via alembic markupsafe==2.0.1 # via