From 8c8c0bdcdda1cdc541c6ad656b09b3caa507c45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:55:56 +0000 Subject: [PATCH] Bump mako from 1.1.6 to 1.2.2 in /requirements/windows Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.6 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/windows/dev.txt | 2 +- requirements/windows/windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/windows/dev.txt b/requirements/windows/dev.txt index 40d4320..dc41c44 100644 --- a/requirements/windows/dev.txt +++ b/requirements/windows/dev.txt @@ -153,7 +153,7 @@ kiwisolver==1.3.2 # via matplotlib lockfile==0.12.2 # via cachecontrol -mako==1.1.6 +mako==1.2.2 # via alembic mariadb==1.0.8 # via -r requirements/in/dev.in diff --git a/requirements/windows/windows.txt b/requirements/windows/windows.txt index e92e78d..a62d013 100644 --- a/requirements/windows/windows.txt +++ b/requirements/windows/windows.txt @@ -153,7 +153,7 @@ kiwisolver==1.3.2 # via matplotlib lockfile==0.12.2 # via cachecontrol -mako==1.1.6 +mako==1.2.2 # via alembic mariadb==1.0.8 # via -r requirements/in\dev.in