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

Commit c81c7ae

Browse files
Bump uvicorn from 0.34.3 to 0.35.0 (#106)
--- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.35.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 b3de347 commit c81c7ae

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.3"
9+
uvicorn = "0.35.0"
1010
python-dotenv = "1.0.0"
1111
sqlalchemy = "2.0.4"
1212
asyncpg = "0.30.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)