From 1c9ec0cfdb10f6e4d33edd9138d868715d87fd2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:50:44 +0000 Subject: [PATCH] Bump authlib from 0.15.5 to 1.6.4 in /python/paybc_api Bumps [authlib](https://github.com/authlib/authlib) from 0.15.5 to 1.6.4. - [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/v0.15.5...v1.6.4) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/paybc_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/paybc_api/requirements.txt b/python/paybc_api/requirements.txt index 0ce5e147..c365ab35 100644 --- a/python/paybc_api/requirements.txt +++ b/python/paybc_api/requirements.txt @@ -1,5 +1,5 @@ attrs==21.2.0 -Authlib==0.15.5 +Authlib==1.6.4 Cerberus==1.3.2 certifi==2021.10.8 cffi==1.15.0