Skip to content

Commit b5f5aa0

Browse files
Merge pull request #363 from jaideraf/dependabot/pip/fastapi-0.119.1
Bump fastapi from 0.116.2 to 0.119.1
2 parents 9115f8e + 768edbd commit b5f5aa0

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.119.0"
7+
fastapi = "==0.119.1"
88
pymarc = "==5.3.1"
99
uvicorn = {version = "==0.37.0", extras = ["standard"]}
1010
xmltodict = "==1.0.2"

0 commit comments

Comments
 (0)