From 31ed25c7bc491b3d119cdcd2db76379bdbf12614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 21:45:27 +0000 Subject: [PATCH] chore(deps): bump authlib in /agents/tdc2025-diagnostic-agent Bumps [authlib](https://github.com/authlib/authlib) from 1.6.9 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.9...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agents/tdc2025-diagnostic-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/tdc2025-diagnostic-agent/requirements.txt b/agents/tdc2025-diagnostic-agent/requirements.txt index 69a3b74f..56838fac 100644 --- a/agents/tdc2025-diagnostic-agent/requirements.txt +++ b/agents/tdc2025-diagnostic-agent/requirements.txt @@ -3,7 +3,7 @@ alembic==1.16.5 annotated-types==0.7.0 anyio==4.10.0 attrs==25.3.0 -Authlib==1.6.9 +Authlib==1.6.12 build==1.3.0 CacheControl==0.14.3 cachetools==5.5.2