From 04e4d91fc819e7744455a09c9c169e030d770075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:58:10 +0000 Subject: [PATCH] Bump starlette-prometheus from 0.9.0 to 0.10.0 Bumps [starlette-prometheus](https://github.com/PeRDy/starlette-prometheus) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/PeRDy/starlette-prometheus/releases) - [Changelog](https://github.com/perdy/starlette-prometheus/blob/master/CHANGELOG.md) - [Commits](https://github.com/PeRDy/starlette-prometheus/commits) --- updated-dependencies: - dependency-name: starlette-prometheus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90324c6..0bce8bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ requests==2.28.2 fastapi==0.90.0 uvicorn==0.20.0 -starlette-prometheus==0.9.0 +starlette-prometheus==0.10.0 Authlib==1.2.0 httpx==0.23.3 itsdangerous==2.1.2