Skip to content

Commit

Permalink
Merge pull request #263 from uriyyo/dependabot/pip/uvicorn-0.33.0
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
2 parents 5c00161 + 138b661 commit 66f56f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ black = ">=23.3,<25.0"
pre-commit = "^3.2.2"
httpx = ">=0.24,<0.29"
asgi-lifespan = "^2.1.0"
uvicorn = ">=0.21.1,<0.33.0"
uvicorn = ">=0.21.1,<0.34.0"
mypy = "^1.2.0"
ruff = ">=0.5.1,<0.7.5"
typing-extensions = "^4.5.0"
Expand Down

0 comments on commit 66f56f0

Please sign in to comment.