From 360fea548750cf0b2ccdc9235d161dc21e617e90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 11:39:10 +0000 Subject: [PATCH] Bump authlib from 0.15.5 to 1.6.1 Bumps [authlib](https://github.com/authlib/authlib) from 0.15.5 to 1.6.1. - [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.1) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01fd305b6..5723b57ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Flask-Babel==4.0.0 flask-talisman==1.1.0 SQLAlchemy==2.0.21 alembic==1.13.1 -authlib==0.15.5 +authlib==1.6.1 elasticsearch==7.17.0 marshmallow==3.21.1