From 57397a8631c92b5a882b2358270b16e36fc81d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 18:06:19 +0000 Subject: [PATCH] Bump authlib from 1.6.11 to 1.6.12 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.11 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.11...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 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 7ac1e54..b0fef89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ attrs==25.3.0 # aiohttp # jsonschema # referencing -authlib==1.6.11 +authlib==1.6.12 # via browser-use backoff==2.2.1 # via posthog