From b99038460efd023def3f7ed8a05a9dbaffdeba97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 15:02:24 +0000 Subject: [PATCH] Bump joserfc from 1.6.4 to 1.6.7 in /requirements Bumps [joserfc](https://github.com/authlib/joserfc) from 1.6.4 to 1.6.7. - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/joserfc/compare/1.6.4...1.6.7) --- updated-dependencies: - dependency-name: joserfc dependency-version: 1.6.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/install.txt b/requirements/install.txt index d94fb38..46d6b38 100644 --- a/requirements/install.txt +++ b/requirements/install.txt @@ -72,7 +72,7 @@ itsdangerous==2.2.0 # via flask jinja2==3.1.6 # via flask -joserfc==1.6.4 +joserfc==1.6.7 # via authlib kombu==5.6.2 # via celery