Skip to content

Commit 9023359

Browse files
authored
Merge pull request #35 from trustyai-explainability/dependabot/pip/prometheus-client-gte-0.21.1-and-lt-0.23
chore(deps): update prometheus-client requirement from <0.22,>=0.21.1 to >=0.21.1,<0.23
2 parents 80f36d1 + 71836cb commit 9023359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
dependencies = [
99
"fastapi>=0.115.9,<0.116",
1010
"pandas>=2.2.3,<3",
11-
"prometheus-client>=0.21.1,<0.22",
11+
"prometheus-client>=0.21.1,<0.23",
1212
"pydantic>=2.4.2,<3",
1313
"uvicorn>=0.34.0,<0.35",
1414
"protobuf>=4.24.4,<7",

0 commit comments

Comments
 (0)