From 961d8fb8c74d97f9cabf7136d31b5ad219a7944c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:02:38 +0000 Subject: [PATCH] Bump mako from 1.0.4 to 1.2.2 in /rocketc/requirements Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.4 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] --- rocketc/requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocketc/requirements/test.txt b/rocketc/requirements/test.txt index 41a8f438..9bff446a 100644 --- a/rocketc/requirements/test.txt +++ b/rocketc/requirements/test.txt @@ -5,7 +5,7 @@ coverage==4.0.2 pep8==1.7.0 pylint==1.8 pyyaml==3.11 -mako==1.0.4 +mako==1.2.2 mock==2.0.0 -e git://github.com/edx/xblock-sdk.git@v0.1.4#egg=xblock-sdk==v0.1.4 #-e git://github.com/nosedjango/nosedjango.git@ed7d7f9aa969252ff799ec159f828eaa8c1cbc5a#egg=nosedjango-dev