From 297e3cd02039c2453498fb12bb79037b7311d4cb Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 15:42:09 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20minor:=20Authlib=20=C2=B7=20patc?= =?UTF-8?q?h:=20pytest=20[tests/authorization]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/authorization/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/authorization/requirements.txt b/tests/authorization/requirements.txt index c19fd6caeef..4eb225531cc 100644 --- a/tests/authorization/requirements.txt +++ b/tests/authorization/requirements.txt @@ -1,5 +1,5 @@ attrs==22.1.0 -Authlib==1.3.1 +Authlib==1.7.2 cffi==1.15.1 cryptography==44.0.1 iniconfig==1.1.1 @@ -8,5 +8,5 @@ pluggy==1.0.0 py==1.11.0 pycparser==2.21 pyparsing==3.0.9 -pytest==7.1.2 +pytest==7.1.3 tomli==2.0.1