Skip to content

Commit 7f69303

Browse files
authored
Merge pull request akabarki76#28 from akabarki76/dependabot/pip/uvicorn-0.35.0
chore(deps): bump uvicorn from 0.34.2 to 0.35.0
2 parents ac9c263 + cbe1cb3 commit 7f69303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ types-requests==2.32.4.20250611
5050
typing-inspection==0.4.1
5151
typing_extensions==4.13.2
5252
urllib3==2.5.0
53-
uvicorn==0.34.2
53+
uvicorn==0.35.0
5454
websockets==15.0.1
5555
yarl==1.20.0
5656
zipp==3.21.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"typing-inspection==0.4.1",
6666
"typing_extensions==4.13.2",
6767
"urllib3==2.5.0",
68-
"uvicorn==0.34.2",
68+
"uvicorn==0.35.0",
6969
"websockets==15.0.1",
7070
"yarl==1.20.0",
7171
"zipp==3.21.0",

0 commit comments

Comments
 (0)