From 3caddaeb7a3138eb418aaf97b84d88139aa49340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 07:15:49 +0000 Subject: [PATCH] chore(deps-dev): bump joserfc from 1.5.0 to 1.6.8 Bumps [joserfc](https://github.com/authlib/joserfc) from 1.5.0 to 1.6.8. - [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.5.0...1.6.8) --- updated-dependencies: - dependency-name: joserfc dependency-version: 1.6.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 11d1954a0..98c7b2342 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -86,7 +86,7 @@ jmespath==1.0.1 # via # boto3 # botocore -joserfc==1.5.0 +joserfc==1.6.8 # via moto jsonpatch==1.33 # via cfn-lint