From 5bc56a40d2d852bd36d824040788b393d276fdd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 17:24:42 +0000 Subject: [PATCH] chore(deps): bump authlib Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.12. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/1.6.12/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.5...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../mcp_dynamodb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-use-cases/customer-support-assistant-vpc/mcp_dynamodb/requirements.txt b/02-use-cases/customer-support-assistant-vpc/mcp_dynamodb/requirements.txt index b9ad8ef39..409fc139f 100644 --- a/02-use-cases/customer-support-assistant-vpc/mcp_dynamodb/requirements.txt +++ b/02-use-cases/customer-support-assistant-vpc/mcp_dynamodb/requirements.txt @@ -13,7 +13,7 @@ attrs==25.3.0 # cyclopts # jsonschema # referencing -authlib==1.6.5 +authlib==1.6.12 # via fastmcp bedrock-agentcore==0.1.6 # via mcp-dynamodb (pyproject.toml)