Skip to content

Commit ce13a00

Browse files
Bump uvicorn from 0.32.0 to 0.32.1 (#570)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.32.0...0.32.1) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5648c36 commit ce13a00

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -62,7 +62,7 @@ tomli = "^2.1.0"
6262
tomli-w = "^1.1.0"
6363
wildcard-matcher = "^0.0.3"
6464
fastapi = "0.115.5"
65-
uvicorn = "^0.32.0"
65+
uvicorn = "^0.32.1"
6666
aiosqlite = "^0.20.0"
6767
SQLAlchemy = "^2.0.36"
6868
ruyaml = "^0.91.0"

0 commit comments

Comments
 (0)