From 14f1d268ddf867b903ed63d90e63e014878316f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:57:18 +0000 Subject: [PATCH] Bump authlib from 1.2.1 to 1.6.12 in /requirements Bumps [authlib](https://github.com/authlib/authlib) from 1.2.1 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.2.1...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ae74f3bf2..804b66d1f 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -23,7 +23,7 @@ attrs==23.2.0 # automat # service-identity # twisted -authlib==1.2.1 +authlib==1.6.12 # via simple-salesforce autobahn==23.6.2 # via daphne