From e5b42f07093f5eaf35eb69cc4bef237aed466baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 16:13:44 +0000 Subject: [PATCH] build(deps): bump mako from 1.3.10 to 1.3.12 in /requirements Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.10 to 1.3.12. - [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-version: 1.3.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 574b68b..daf772f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -9,12 +9,12 @@ appdirs==1.4.4 fs==2.4.16 # via xblock lazy==1.6 - # via -r requirements/base.in + # via -r base.in lxml==6.0.2 # via xblock -mako==1.3.10 +mako==1.3.12 # via - # -r requirements/base.in + # -r base.in # xblock markupsafe==3.0.3 # via @@ -37,7 +37,7 @@ web-fragments==3.1.0 webob==1.8.9 # via xblock xblock==5.3.0 - # via -r requirements/base.in + # via -r base.in # The following packages are considered to be unsafe in a requirements file: # setuptools