From 90fff88a04e1a2d639a78d9cc9fa2705039b6aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:55:41 +0000 Subject: [PATCH] Bump authlib from 1.6.3 to 1.6.4 in /mcp/agent Bumps [authlib](https://github.com/authlib/authlib) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mcp/agent/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mcp/agent/requirements.txt b/mcp/agent/requirements.txt index 64c7c5b969b..31c81d9bc10 100644 --- a/mcp/agent/requirements.txt +++ b/mcp/agent/requirements.txt @@ -134,9 +134,9 @@ attrs==25.3.0 \ # aiohttp # jsonschema # referencing -authlib==1.6.3 \ - --hash=sha256:7ea0f082edd95a03b7b72edac65ec7f8f68d703017d7e37573aee4fc603f2a48 \ - --hash=sha256:9f7a982cc395de719e4c2215c5707e7ea690ecf84f1ab126f28c053f4219e610 +authlib==1.6.4 \ + --hash=sha256:104b0442a43061dc8bc23b133d1d06a2b0a9c2e3e33f34c4338929e816287649 \ + --hash=sha256:39313d2a2caac3ecf6d8f95fbebdfd30ae6ea6ae6a6db794d976405fdd9aa796 # via google-adk cachetools==5.5.2 \ --hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \