Skip to content

Commit 6fc9326

Browse files
⬆ Bump uvicorn from 0.30.1 to 0.30.4
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](Kludex/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>
1 parent dea4717 commit 6fc9326

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = [{include = "app", from = "src"}]
1010
python = ">=3.9,<3.13"
1111
fastapi = {extras = ["full"], version = "^0.111.1"}
1212
python-dotenv = "^1.0.1"
13-
uvicorn = "^0.30.1"
13+
uvicorn = "^0.30.4"
1414
pydantic = {extras = ["email"], version = "^2.8.2"}
1515
pydantic-settings = "^2.4.0"
1616
python-multipart = "^0.0.9"

0 commit comments

Comments
 (0)