Skip to content

Commit c5d36cd

Browse files
Merge pull request #173 from honestica/dependabot/pip/uvicorn-0.41.0
Chore(deps): Bump uvicorn from 0.40.0 to 0.41.0
2 parents 3b09f2d + 0cb2ad1 commit c5d36cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.129"
88
pydantic = "~=2.12"
99
requests = "~=2.32"
10-
uvicorn = "~=0.40"
10+
uvicorn = "~=0.41"
1111

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

Pipfile.lock

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

0 commit comments

Comments
 (0)