From c0f98485ed94c96d22553a5841b47d0a665c420e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:04:14 +0000 Subject: [PATCH] Bump authlib Bumps [authlib](https://github.com/authlib/authlib) from 1.6.7 to 1.6.11. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/v1.6.11/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.7...v1.6.11) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../packages/hedera_guardian_mcp_server/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hedera-guardian-ai-toolkit/packages/hedera_guardian_mcp_server/poetry.lock b/hedera-guardian-ai-toolkit/packages/hedera_guardian_mcp_server/poetry.lock index 6ada342531..609760933f 100644 --- a/hedera-guardian-ai-toolkit/packages/hedera_guardian_mcp_server/poetry.lock +++ b/hedera-guardian-ai-toolkit/packages/hedera_guardian_mcp_server/poetry.lock @@ -86,14 +86,14 @@ files = [ [[package]] name = "authlib" -version = "1.6.7" +version = "1.6.11" description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients." optional = false python-versions = ">=3.9" groups = ["main"] files = [ - {file = "authlib-1.6.7-py2.py3-none-any.whl", hash = "sha256:c637340d9a02789d2efa1d003a7437d10d3e565237bcb5fcbc6c134c7b95bab0"}, - {file = "authlib-1.6.7.tar.gz", hash = "sha256:dbf10100011d1e1b34048c9d120e83f13b35d69a826ae762b93d2fb5aafc337b"}, + {file = "authlib-1.6.11-py2.py3-none-any.whl", hash = "sha256:c8687a9a26451c51a34a06fa17bb97cb15bba46a6a626755e2d7f50da8bff3e3"}, + {file = "authlib-1.6.11.tar.gz", hash = "sha256:64db35b9b01aeccb4715a6c9a6613a06f2bd7be2ab9d2eb89edd1dfc7580a38f"}, ] [package.dependencies]