Skip to content

Commit fc3bb5f

Browse files
authored
Merge pull request #232 from oasisprotocol/dependabot/uv/uvicorn-standard--gte-0.52.1
chore(deps): update uvicorn[standard] requirement from >=0.49.0 to >=0.52.1
2 parents befa726 + 93a7333 commit fc3bb5f

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = { text = "Apache-2.0" }
88

99
dependencies = [
1010
"fastapi>=0.141.1",
11-
"uvicorn[standard]>=0.49.0",
11+
"uvicorn[standard]>=0.52.1",
1212
"python-dotenv>=1.0.0",
1313
"pydantic>=2.13.4",
1414
"web3>=7.16.0",

uv.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)