Skip to content

Commit 1a81652

Browse files
chore(deps): update prometheus-fastapi-instrumentator requirement
Updates the requirements on [prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator) to permit the latest version. - [Release notes](https://github.com/trallnag/prometheus-fastapi-instrumentator/releases) - [Changelog](https://github.com/trallnag/prometheus-fastapi-instrumentator/blob/master/CHANGELOG.md) - [Commits](trallnag/prometheus-fastapi-instrumentator@v6.1.0...v7.1.0) --- updated-dependencies: - dependency-name: prometheus-fastapi-instrumentator dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 280f272 commit 1a81652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies = [
103103
"plaid-python>=14.0.0,<40",
104104
# Metrics & Observability
105105
"prometheus-client>=0.19.0", # Prometheus Python client
106-
"prometheus-fastapi-instrumentator>=6.1.0", # FastAPI Prometheus integration
106+
"prometheus-fastapi-instrumentator>=7.1.0", # FastAPI Prometheus integration
107107
"psutil>=5.9.0", # System metrics (CPU, memory, disk)
108108
"alpaca-py>=0.15.0",
109109
"web3>=7.14.0",

0 commit comments

Comments
 (0)