From b0200694809f8ac6a0a4f647464989217b189191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 17:47:20 +0000 Subject: [PATCH] Bump mako from 1.2.4 to 1.3.0 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.4 to 1.3.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04578ef9..21f1bdde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ importlib-metadata==6.8.0 importlib-resources==6.0.1 git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois IPy==1.01 -Mako==1.2.4 +Mako==1.3.0 MarkupSafe==2.1.3 musicbrainzngs==0.7.1 packaging==23.1