From ff1b0339d86204b36e6601dafc881694af4ae3d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:01:49 +0000 Subject: [PATCH] build(deps): bump mako from 1.3.3 to 1.3.10 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.3 to 1.3.10. - [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-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index be1d20c..4cf3c0c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ google-cloud-speech==2.26.0 kafka-python==2.0.2 -mako==1.3.3 +mako==1.3.10 openai==0.27.0 pycountry==23.12.11 pydub==0.25.1 diff --git a/requirements.txt b/requirements.txt index 46d8fd3..689066e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ google-cloud-speech==2.26.0 kafka-python==2.0.2 -mako==1.3.3 +mako==1.3.10 openai==0.27.0 pycountry==23.12.11 pydub==0.25.1