From 86320e1993ee5fa8c0a47b054db3351ab7d1f5b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 06:43:39 +0000 Subject: [PATCH] build(deps)(deps): bump prometheus-client Bumps the observability group in /apps/guard-api with 1 update: [prometheus-client](https://github.com/prometheus/client_python). Updates `prometheus-client` from 0.22.1 to 0.23.1 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.22.1...v0.23.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: observability ... Signed-off-by: dependabot[bot] --- apps/guard-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/guard-api/requirements.txt b/apps/guard-api/requirements.txt index 75ebac2..c5d8681 100644 --- a/apps/guard-api/requirements.txt +++ b/apps/guard-api/requirements.txt @@ -4,4 +4,4 @@ httpx==0.28.1 temporalio==1.5.0 nats-py==2.11.0 pydantic==2.5.0 -prometheus-client==0.22.1 +prometheus-client==0.23.1