Skip to content

Commit

Permalink
Merge pull request #184 from art3xa/dependabot/pip/uvicorn-0.30.1
Browse files Browse the repository at this point in the history
⬆ Bump uvicorn from 0.30.0 to 0.30.1
  • Loading branch information
art3xa committed Jun 5, 2024
2 parents cd7d561 + 16d2876 commit e19e0ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.111.0"
uvicorn = "^0.30.0"
uvicorn = "^0.30.1"
sqlalchemy = "^2.0.30"
pydantic-settings = "^2.2.1"
alembic = "^1.13.1"
Expand Down

0 comments on commit e19e0ec

Please sign in to comment.