Skip to content

Commit b8c728a

Browse files
Merge pull request #147 from honestica/dependabot/pip/uvicorn-0.38.0
Chore(deps): Bump uvicorn from 0.37.0 to 0.38.0
2 parents e5862e1 + 36b03a4 commit b8c728a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
fastapi = "~=0.118"
88
pydantic = "~=2.12"
99
requests = "~=2.32"
10-
uvicorn = "~=0.37"
10+
uvicorn = "~=0.38"
1111

1212
[dev-packages]
1313
black = "~=25.9"

Pipfile.lock

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

0 commit comments

Comments
 (0)