Skip to content

Commit 3d780b2

Browse files
fix(deps): update dependency uvicorn to ^0.35.0 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d429481 commit 3d780b2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ social-auth-app-django = "^5.2.0"
6464
social-auth-core = {extras = ["openidconnect"], version = "^4.4.2"}
6565
starlette = "0.47.1"
6666
ulid-py = "^1.0.0"
67-
uvicorn = {extras = ["standard"], version = "^0.34.0"}
67+
uvicorn = {extras = ["standard"], version = "^0.35.0"}
6868
langmem = "^0.0.28"
6969
beautifulsoup4 = "^4.13.4"
7070
open-learning-ai-tutor = "^0.2.4"

0 commit comments

Comments
 (0)