From 08b161bf8781d448ccea87500d28d94ad9294edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 01:38:22 +0000 Subject: [PATCH] chore(deps): bump authlib from 1.6.8 to 1.6.9 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.8 to 1.6.9. - [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/v1.6.8...v1.6.9) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a42542e..efc8823 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-ratelimit==4.1.0 drf-spectacular==0.29.0 django-filter==25.2 django-constance>=4.3.2 -Authlib==1.6.8 +Authlib==1.6.9 nh3==0.3.3 Pillow==12.1.1 django-storages[s3]==1.14.6