Skip to content

Commit e53452c

Browse files
fix(deps): update dependency uvicorn to v0.40.0 (#6757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1321347 commit e53452c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"recipe-scrapers==15.11.0",
3232
"requests==2.32.5",
3333
"tzdata==2025.3",
34-
"uvicorn[standard]==0.38.0",
34+
"uvicorn[standard]==0.40.0",
3535
"beautifulsoup4==4.14.3",
3636
"isodate==0.7.2",
3737
"text-unidecode==1.3",

uv.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)