From 96e962e577ea722697e0d9f087c010dbfaec4911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:50:07 +0000 Subject: [PATCH] Bump mako from 1.1.4 to 1.2.2 in /example_agents/acme_r2d2 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.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] --- example_agents/acme_r2d2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_agents/acme_r2d2/requirements.txt b/example_agents/acme_r2d2/requirements.txt index c1bd668a..3e632cea 100644 --- a/example_agents/acme_r2d2/requirements.txt +++ b/example_agents/acme_r2d2/requirements.txt @@ -61,7 +61,7 @@ Keras-Preprocessing==1.1.2 kiwisolver==1.3.1 launchpad==1.1.0 lockfile==0.12.2 -Mako==1.1.4 +Mako==1.2.2 Markdown==3.3.4 MarkupSafe==2.0.1 matplotlib>=3.3.4