Skip to content

Commit c33849b

Browse files
Bump uvicorn from 0.35.0 to 0.44.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.44.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.35.0...0.44.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28857ca commit c33849b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
fastapi = "==0.135.3"
88
pymarc = "==5.3.1"
9-
uvicorn = {version = "==0.40.0", extras = ["standard"]}
9+
uvicorn = {version = "==0.44.0", extras = ["standard"]}
1010
xmltodict = "==1.0.2"
1111
zeep = {version = "==4.3.2", extras = ["async"]}
1212
httpx = "==0.28.1"

0 commit comments

Comments
 (0)