From 3c89e6b9525eb9be3313bc12262842b3e5a1d007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 10:39:54 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [authlib](https://github.com/authlib/authlib). Bumps the pip group with 1 update in the /requirements directory: [authlib](https://github.com/authlib/authlib). Updates `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) Updates `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 dependency-group: pip - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-api.txt b/requirements/requirements-api.txt index 244bcf50c..5b78d0ac0 100644 --- a/requirements/requirements-api.txt +++ b/requirements/requirements-api.txt @@ -11,7 +11,7 @@ anyio==4.12.0 # httpx # starlette # watchfiles -authlib==1.6.11 +authlib==1.6.12 # via carbonserver (carbonserver/pyproject.toml) bcrypt==4.3.0 # via carbonserver (carbonserver/pyproject.toml)