From c047e784e911c01324114162388dead394c171ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:27:30 +0000 Subject: [PATCH] Bump authlib from 1.6.0 to 1.6.6 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.0 to 1.6.6. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.0...v1.6.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb57ebb..ff88bf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ gevent-websocket==0.10.1 gunicorn==23.0.0 toposort==1.10 ipdb==0.12.3 -authlib==1.6.0 +authlib==1.6.6 requests==2.32.4