From da810830da3b37bdb0297fbe83a6706453bc9a87 Mon Sep 17 00:00:00 2001 From: flower Date: Thu, 2 Oct 2025 14:32:01 +0300 Subject: [PATCH] Bump prometheus-client to 0.23.1 (#1583) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0567f4a..4a0f89a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bottle==0.13.4 waitress==3.0.2 selenium==4.35.0 func-timeout==4.3.5 -prometheus-client==0.22.1 +prometheus-client==0.23.1 # Required by undetected_chromedriver requests==2.32.5 certifi==2025.8.3