Skip to content

Commit

Permalink
Merge pull request #68 from saritasa-nest/dependabot/pip/pip-fe04086d4d
Browse files Browse the repository at this point in the history
Bump uvicorn from 0.30.6 to 0.31.0 in the pip group
  • Loading branch information
TheSuperiorStanislav authored Sep 30, 2024
2 parents 435cd71 + b1e8456 commit 422c0da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -82,7 +82,7 @@ saritasa_invocations = "^1.2.3"
# Uvicorn is an ASGI web server implementation for Python.
# Used for launching example app
# https://www.uvicorn.org/
uvicorn = "^0.30.6"
uvicorn = "^0.31.0"

[tool.poetry.group.linters.dependencies]
# Mypy is a static type checker for Python.
Expand Down

0 comments on commit 422c0da

Please sign in to comment.