Skip to content

Commit 449657f

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

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.115.14"
7+
fastapi = "==0.116.0"
88
pymarc = "==5.3.1"
99
uvicorn = {version = "==0.35.0", extras = ["standard"]}
1010
xmltodict = "==0.14.2"

0 commit comments

Comments
 (0)