From 7192ade10152afcf7f1e2a1fada29cb3d2e07629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 19:20:27 +0000 Subject: [PATCH] build(deps): bump mako from 1.2.0 to 1.2.2 in /requirements Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.0 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/base.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index a955f15..1c51605 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -9,11 +9,11 @@ appdirs==1.4.4 fs==2.4.16 # via xblock lazy==1.4 - # via -r requirements/base.in + # via -r base.in lxml==4.9.0 # via xblock -mako==1.2.0 - # via -r requirements/base.in +mako==1.2.2 + # via -r base.in markupsafe==2.1.1 # via # mako @@ -33,7 +33,7 @@ web-fragments==2.0.0 webob==1.8.7 # via xblock xblock==1.6.1 - # via -r requirements/base.in + # via -r base.in # The following packages are considered to be unsafe in a requirements file: # setuptools