Skip to content

Commit

Permalink
Bump uvicorn from 0.29.0 to 0.30.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.29.0...0.30.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 Jun 1, 2024
1 parent 8432384 commit d0f9ab4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 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 @@ -12,7 +12,7 @@ click = "^8.1.7"
fastapi = { version = "^0.110.3", extras = ["all"] }
mangum = "^0.17.0"
pydantic = "^2.6.2"
uvicorn = "^0.29.0"
uvicorn = "^0.30.0"

[tool.poetry.group.test.dependencies]
pytest = "^8.2.0"
Expand Down

0 comments on commit d0f9ab4

Please sign in to comment.