Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit c4adc56

Browse files
Bump uvicorn from 0.34.2 to 0.34.3 (#103)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.2 to 0.34.3. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.2...0.34.3) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ea7791 commit c4adc56

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
fastapi = "0.92.0"
88
fastapi-framework = "1.5.3.3"
9-
uvicorn = "0.34.2"
9+
uvicorn = "0.34.3"
1010
python-dotenv = "1.0.0"
1111
sqlalchemy = "2.0.4"
1212
asyncpg = "0.30.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)