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

Commit 6dec7c4

Browse files
Bump uvicorn from 0.35.0 to 0.36.0 (#111)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.36.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.35.0...0.36.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.36.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 217d6c6 commit 6dec7c4

File tree

2 files changed

+8
-8
lines changed

2 files changed

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

Pipfile.lock

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

0 commit comments

Comments
 (0)