Skip to content

Commit 872549b

Browse files
authored
Merge pull request #40 from trustyai-explainability/dependabot/pip/uvicorn-gte-0.34.0-and-lt-0.36
chore(deps): update uvicorn requirement from <0.35,>=0.34.0 to >=0.34.0,<0.36
2 parents 8ad0ac0 + 2413087 commit 872549b

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
@@ -10,7 +10,7 @@ dependencies = [
1010
"pandas>=2.2.3,<3",
1111
"prometheus-client>=0.21.1,<0.23",
1212
"pydantic>=2.4.2,<3",
13-
"uvicorn>=0.34.0,<0.35",
13+
"uvicorn>=0.34.0,<0.36",
1414
"protobuf>=4.24.4,<7",
1515
"requests>=2.31.0,<3",
1616
"cryptography>=44.0.2,<46",

0 commit comments

Comments
 (0)