Skip to content

Commit 970ce64

Browse files
chore(deps): bump uvicorn from 0.51.0 to 0.52.4
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.51.0 to 0.52.4. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.51.0...0.52.4) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18d344c commit 970ce64

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -833,9 +833,9 @@ urllib3==2.7.0 \
833833
--hash=sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c \
834834
--hash=sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
835835
# via botocore
836-
uvicorn==0.51.0 \
837-
--hash=sha256:5d38af6cd620f2ae3849fb44fd4879e0890aa1febe8d47eb355fb45d93fe6a5b \
838-
--hash=sha256:f6f4b69b657c312f516dd2d268ab9ae6f254b11e4bac504f37b2ab58b24dd0b0
836+
uvicorn==0.52.4 \
837+
--hash=sha256:73acfee47a0b133c5de13d219492d62d8a31e935f4fe6e41a232451a15379f86 \
838+
--hash=sha256:f86e41a149d7d05a9969337e3946a9c171c06a5d42680896daaba624aeac8da1
839839
# via -r requirements.lock.tmp
840840
wrapt==1.17.3 \
841841
--hash=sha256:02b551d101f31694fc785e58e0720ef7d9a10c4e62c1c9358ce6f63f23e30a56 \

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ aiofiles==25.1.0
44
fastapi==0.139.2
55
starlette==1.6.0
66
pydantic==2.12.5
7-
uvicorn==0.51.0
7+
uvicorn==0.52.4
88
tortoise-orm==0.25.3
99
python-multipart==0.0.32

0 commit comments

Comments
 (0)