From 6c4e9dd3e509b0a788d9e13db6ad371038abe9a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 20:34:40 +0000 Subject: [PATCH] chore(deps): bump authlib from 1.6.9 to 1.6.12 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] --- requirements-devel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-devel.txt b/requirements-devel.txt index 0f48469f4..c7c99e56a 100644 --- a/requirements-devel.txt +++ b/requirements-devel.txt @@ -1,6 +1,6 @@ httpx==0.26.0 validators==0.34.0 -authlib==1.6.9 +authlib==1.6.12 grpcio==1.75.1 grpcio-tools==1.75.1 grpcio-health-checking==1.75.1