Skip to content

Commit

Permalink
⬆ Bump uvicorn from 0.30.6 to 0.31.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.6 to 0.31.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.30.6...0.31.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 3a89b10 commit 6f9b0ca
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 @@ -77,7 +77,7 @@ ruff = "^0.6.7"
mypy = "^1.11.2"
pre-commit = "^3.8.0"
fastapi = {extras = ["all"], version = "^0.115.0"}
uvicorn = "^0.30.6"
uvicorn = "^0.31.0"
starlette = "^0.38.6"
requests = "^2.32.3"
types-requests = "^2.32.0.20240914"
Expand Down

0 comments on commit 6f9b0ca

Please sign in to comment.