Skip to content

Commit d67edf8

Browse files
Bump uvicorn from 0.49.0 to 0.50.0 in /backend
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.49.0 to 0.50.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.50.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 382c646 commit d67edf8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"types-aiofiles==25.1.0.20251011",
3030
"types-passlib==1.7.7.20241221",
3131
"types-simplejson==3.20.0.20250218",
32-
"uvicorn==0.49.0",
32+
"uvicorn==0.50.0",
3333
]
3434

3535
[tool.pytest.ini_options]

backend/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)