From 772b21f3600180e109d7d5ca0a5dfa4bd7f06699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:37:17 +0000 Subject: [PATCH] Bump mako from 1.1.3 to 1.2.2 in /examples_sir/stable_baselines3 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 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] --- examples_sir/stable_baselines3/requirements_sb3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples_sir/stable_baselines3/requirements_sb3.txt b/examples_sir/stable_baselines3/requirements_sb3.txt index 52366e8..b17b892 100644 --- a/examples_sir/stable_baselines3/requirements_sb3.txt +++ b/examples_sir/stable_baselines3/requirements_sb3.txt @@ -28,7 +28,7 @@ idna==2.10 joblib==0.16.0 Keras-Preprocessing==1.1.2 kiwisolver==1.2.0 -Mako==1.1.3 +Mako==1.2.2 Markdown==3.2.2 MarkupSafe==1.1.1 matplotlib==3.3.1