From c231e01b8bf878d838ec809cf8db1ef4cd01f296 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sib.swiss>
Date: Fri, 28 Feb 2025 07:14:40 +0000
Subject: [PATCH] Update dependency Authlib to v1.5.0

---
 pgadmin/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pgadmin/requirements.txt b/pgadmin/requirements.txt
index 7c861d2d..cbfb80c8 100644
--- a/pgadmin/requirements.txt
+++ b/pgadmin/requirements.txt
@@ -2,4 +2,4 @@ Werkzeug==3.0.4
 cryptography==44.0.1
 sqlparse==0.5.3
 gunicorn==22.0.0
-Authlib==1.4.1
\ No newline at end of file
+Authlib==1.5.0
\ No newline at end of file
-- 
GitLab