From 5bbcdc9974b0c2b02e39e1e3864a9a9ba6ce2599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 01:45:00 +0000 Subject: [PATCH] Bump mako from 1.2.4 to 1.3.5 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.4 to 1.3.5. - [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 5d94e5c..6330913 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Mako==1.2.4 +Mako==1.3.5 msgpack==1.0.8 praw==7.7.1 pydantic==2.8.2