From 68891e081f8fd95242e70c0a23157f3c4fdba300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 15:14:30 +0000 Subject: [PATCH] Bump joserfc from 1.5.0 to 1.6.8 in /python 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:production ... Signed-off-by: dependabot[bot] --- python/requirements_compiled.txt | 2 +- python/requirements_compiled_py3.14.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index f07d31445580..a2125d03425d 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -925,7 +925,7 @@ joblib==1.2.0 # via # -r python/requirements/test-requirements.txt # scikit-learn -joserfc==1.5.0 +joserfc==1.6.8 # via moto json5==0.14.0 # via jupyterlab-server diff --git a/python/requirements_compiled_py3.14.txt b/python/requirements_compiled_py3.14.txt index 80b3e0e17e3d..7304bb67f855 100644 --- a/python/requirements_compiled_py3.14.txt +++ b/python/requirements_compiled_py3.14.txt @@ -932,7 +932,7 @@ joblib==1.2.0 # via # -r python/requirements/py313/test-requirements.txt # scikit-learn -joserfc==1.5.0 +joserfc==1.6.8 # via moto json5==0.14.0 # via jupyterlab-server