Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 3faa74a commit ad34eb3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 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 @@ -12,7 +12,7 @@ click = "^8.1.7"
fastapi = { version = "^0.111.0", extras = ["all"] }
mangum = "^0.17.0"
pydantic = "^2.7.3"
uvicorn = "^0.30.1"
uvicorn = "^0.30.4"

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

0 comments on commit ad34eb3

Please sign in to comment.