From 20282263c03ba8325f5d81652204cf7202f0a03f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:51:18 +0000 Subject: [PATCH] Bump authlib from 0.13 to 1.6.4 Bumps [authlib](https://github.com/authlib/authlib) from 0.13 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.13...v1.6.4) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.4 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 2813c42..16eeb68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask Flask-SQLAlchemy -Authlib==0.13 +Authlib==1.6.4