Skip to content

Commit 303d78a

Browse files
authored
Merge pull request #84 from jpcadena/dependabot/pip/uvicorn-0.34.0
⬆ Bump uvicorn from 0.32.1 to 0.34.0
2 parents f91a98d + f98815e commit 303d78a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -77,7 +77,7 @@ ruff = "^0.8.2"
7777
mypy = "^1.13.0"
7878
pre-commit = "^4.0.1"
7979
fastapi = {extras = ["all"], version = "^0.115.6"}
80-
uvicorn = "^0.32.1"
80+
uvicorn = "^0.34.0"
8181
starlette = "^0.41.3"
8282
requests = "^2.32.3"
8383
types-requests = "^2.32.0.20241016"

0 commit comments

Comments
 (0)