From abd4ce6e4f516bd4fe6d6ecdf719de8ee71d7217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:15:25 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 in /binder Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.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] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 30b24f5..635b9e0 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -64,7 +64,7 @@ lazy-object-proxy==1.4.3 lime==0.1.1.36 llvmlite==0.30.0 lxml>=4.6.5 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 matplotlib==3.1.2 mccabe==0.6.1