Skip to content

Commit 65cfebf

Browse files
Bump fastapi from 0.116.2 to 0.120.3
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.2 to 0.120.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.2...0.120.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.120.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbcc632 commit 65cfebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
fastapi = "==0.120.2"
7+
fastapi = "==0.120.3"
88
pymarc = "==5.3.1"
99
uvicorn = {version = "==0.38.0", extras = ["standard"]}
1010
xmltodict = "==1.0.2"

0 commit comments

Comments
 (0)