From 2692427e5eb716cb10c4e2b1393e7fe5cee5dc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:19:51 +0000 Subject: [PATCH] Update all dependencies --- requirements_dev.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 89483de..3bded86 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,9 +1,9 @@ bidict==0.23.1 pika==1.3.2 -prometheus_client==0.21.0 +prometheus_client==0.25.0 pytest==8.3.3 -pytest-cov==6.0.0 -pytest-mock==3.14.0 -pytest-timeout==2.3.1 -stomp-py==8.1.2 -websocket-client==1.8.0 \ No newline at end of file +pytest-cov==6.3.0 +pytest-mock==3.15.1 +pytest-timeout==2.4.0 +stomp-py==8.2.0 +websocket-client==1.9.0 \ No newline at end of file