Skip to content

Commit d3844cb

Browse files
authored
Merge pull request #59 from trustyai-explainability/dependabot/pip/uvicorn-gte-0.34.0-and-lt-0.39
chore(deps): update uvicorn requirement from <0.36,>=0.34.0 to >=0.34.0,<0.39
2 parents 5095a7b + 773c5af commit d3844cb

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.24",
1212
"pydantic>=2.4.2,<3",
13-
"uvicorn>=0.34.0,<0.36",
13+
"uvicorn>=0.34.0,<0.39",
1414
"protobuf>=4.24.4,<7",
1515
"requests>=2.31.0,<3",
1616
"cryptography>=44.0.2,<47",

0 commit comments

Comments
 (0)