From 380543c6b3aa1b21aee62baa8c3693f82e5305fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:21:33 +0000 Subject: [PATCH] chore(deps): bump mako from 1.3.0 to 1.3.1 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.0 to 1.3.1. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 8d41bbe434b0..0b9677fff6b6 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -915,9 +915,9 @@ lxml==5.1.0 \ # via # -r requirements/main.in # premailer -mako==1.3.0 \ - --hash=sha256:57d4e997349f1a92035aa25c17ace371a4213f2ca42f99bee9a602500cfd54d9 \ - --hash=sha256:e3a9d388fd00e87043edbe8792f45880ac0114e9c4adc69f6e9bfb2c55e3b11b +mako==1.3.1 \ + --hash=sha256:463f03e04559689adaee25e0967778d6ad41285ed607dc1e7df0dd4e4df81f9e \ + --hash=sha256:baee30b9c61718e093130298e678abed0dbfa1b411fcc4c1ab4df87cd631a0f2 # via alembic markupsafe==2.1.3 \ --hash=sha256:05fb21170423db021895e1ea1e1f3ab3adb85d1c2333cbc2310f2a26bc77272e \