From 6a29a44c7fa9d8060f02892450fa907bdf6dbcec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:10:16 +0000 Subject: [PATCH] Bump mako from 1.3.6 to 1.3.9 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.6 to 1.3.9. - [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-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bd14208..23f98fd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ importlib-metadata==8.5.0 importlib-resources==6.4.5 git+https://github.com/Tautulli/ipwhois.git@master#egg=ipwhois IPy==1.01 -Mako==1.3.6 +Mako==1.3.9 MarkupSafe==3.0.2 musicbrainzngs==0.7.1 packaging==24.2