From ac83518fbad80b4b735b723ca84f1e35dc30b784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:07:07 +0000 Subject: [PATCH] Bump authlib in /tests/TestRunner in the pip group across 1 directory Bumps the pip group with 1 update in the /tests/TestRunner directory: [authlib](https://github.com/authlib/authlib). Updates `authlib` from 1.6.9 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.9...v1.6.11) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.11 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- tests/TestRunner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TestRunner/requirements.txt b/tests/TestRunner/requirements.txt index c65c6cea004..dc2725ef11b 100644 --- a/tests/TestRunner/requirements.txt +++ b/tests/TestRunner/requirements.txt @@ -1,4 +1,4 @@ -Authlib==1.6.9 +Authlib==1.6.11 cryptography==46.0.7 pycparser==2.21 toml==0.10.2