Skip to content

Commit 880f4ab

Browse files
Bump uvicorn from 0.34.1 to 0.34.2 (#131)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.1 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](encode/uvicorn@0.34.1...0.34.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbc924e commit 880f4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pydantic==2.11.3
55
pydantic_settings==2.8.1
66
pytest==8.3.5
77
python-dotenv==1.1.0
8-
uvicorn==0.34.1
8+
uvicorn==0.34.2

0 commit comments

Comments
 (0)