Skip to content

Commit 875cdb1

Browse files
Bump uvicorn from 0.32.0 to 0.34.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.0 to 0.34.2. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.32.0...0.34.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d5826f commit 875cdb1

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
@@ -155,7 +155,7 @@ typing-extensions==4.12.2
155155
# pydantic-core
156156
urllib3==2.2.3
157157
# via requests
158-
uvicorn==0.32.0
158+
uvicorn==0.34.2
159159
# via quartapp (pyproject.toml)
160160
uvloop==0.20.0 ; sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy")
161161
# via quartapp (pyproject.toml)

0 commit comments

Comments
 (0)