Skip to content

Commit 73f5e2a

Browse files
authored
Merge pull request #337 from Azure-Samples/dependabot/pip/uvicorn-0.36.0
Bump uvicorn from 0.35.0 to 0.36.0
2 parents 5fba239 + 5d69608 commit 73f5e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ typing-inspection==0.4.1
162162
# via pydantic
163163
urllib3==2.5.0
164164
# via requests
165-
uvicorn==0.35.0
165+
uvicorn==0.36.0
166166
# via quartapp (pyproject.toml)
167167
uvloop==0.21.0 ; sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy")
168168
# via quartapp (pyproject.toml)

0 commit comments

Comments
 (0)