Skip to content

Commit b8a4cd5

Browse files
Bump uvicorn from 0.24.0 to 0.38.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.24.0 to 0.38.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.24.0...0.38.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f212c0 commit b8a4cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ka-chat-bot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi==0.104.1
2-
uvicorn==0.24.0
2+
uvicorn==0.38.0
33
pydantic==2.4.2
44
python-dotenv==1.0.0
55
databricks-sdk==0.12.0

0 commit comments

Comments
 (0)