Skip to content

Commit 0ac0576

Browse files
chore: bump uvicorn from 0.42.0 to 0.43.0 (#60)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.42.0...0.43.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a907725 commit 0ac0576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"mysql-connector==2.2.9",
1111
"pydantic==2.12.5",
1212
"requests==2.33.0",
13-
"uvicorn==0.42.0",
13+
"uvicorn==0.43.0",
1414
]
1515

1616
[dependency-groups]

0 commit comments

Comments
 (0)