From 10d2ebb8065367719d2acad58d6dd74c19b5ee60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:57:39 +0000 Subject: [PATCH] Bump mako from 1.3.10 to 1.3.11 in /mcp/agent Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.10 to 1.3.11. - [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.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mcp/agent/requirements.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/mcp/agent/requirements.txt b/mcp/agent/requirements.txt index 86cea00692..f00bb35118 100644 --- a/mcp/agent/requirements.txt +++ b/mcp/agent/requirements.txt @@ -4,9 +4,6 @@ # # pip-compile --extra-index-url=https://pypi.org/simple/ --generate-hashes --output-file=requirements.txt requirements.in # ---index-url https://us-python.pkg.dev/artifact-foundry-prod/ah-3p-staging-python/simple/ ---extra-index-url https://pypi.org/simple/ - a2a-sdk[http-server]==0.3.25 \ --hash=sha256:2fce38faea82eb0b6f9f9c2bcf761b0d78612c80ef0e599b50d566db1b2654b5 \ --hash=sha256:afda85bab8d6af0c5d15e82f326c94190f6be8a901ce562d045a338b7127242f @@ -1287,9 +1284,9 @@ litellm==1.83.1 \ --hash=sha256:2becb86c60e4d9738d321e563dc0a1bf4712f8f725c4d6e9d76a1f49a246bc42 \ --hash=sha256:a0fa79b3010b97da1b40fb91adf9097d4f2d6f9b01d13a8efeff82381521430b # via -r requirements.in -mako==1.3.10 \ - --hash=sha256:99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28 \ - --hash=sha256:baef24a52fc4fc514a0887ac600f9f1cff3d82c61d4d700a1fa84d597b88db59 +mako==1.3.11 \ + --hash=sha256:071eb4ab4c5010443152255d77db7faa6ce5916f35226eb02dc34479b6858069 \ + --hash=sha256:e372c6e333cf004aa736a15f425087ec977e1fcbd2966aae7f17c8dc1da27a77 # via alembic markdown-it-py==4.0.0 \ --hash=sha256:87327c59b172c5011896038353a81343b6754500a08cd7a4973bb48c6d578147 \