From 944d943b6415a8465263ba48de2eb004d48d486f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:47:11 +0000 Subject: [PATCH] build(deps): bump mako from 1.3.3 to 1.3.8 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.3 to 1.3.8. - [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 16237c7484..06b2574e05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -163,7 +163,7 @@ webdriver_manager==4.0.1 # Security and audit mistune==3.0.2 protobuf==3.20.3 -mako==1.3.3 +mako==1.3.8 paramiko==3.4.0 # not directly required, fixes Blowfish deprecation warning certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability jwcrypto>=1.5.6 # not directly required, pinned by Snyk to avoid a vulnerability