From f107609f4003cd51350046859363998e3c83dc7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 21:58:42 +0000 Subject: [PATCH] Update all dependencies --- requirements_dev.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 89483de..9b558f5 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 -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 +prometheus_client==0.25.0 +pytest==8.4.2 +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