Skip to content

Commit 53bfae0

Browse files
Merge pull request #327 from jaideraf/dependabot/pip/fastapi-0.116.0
Bump fastapi from 0.115.14 to 0.116.0
2 parents 2e4c6d3 + 1b329f4 commit 53bfae0

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ readme = "README.md"
2424

2525
[tool.poetry.dependencies]
2626
python = "^3.11"
27-
fastapi = "==0.115.14"
27+
fastapi = "==0.116.0"
2828
pymarc = "==5.3.1"
2929
uvicorn = {version = "==0.35.0", extras = ["standard"]}
3030
xmltodict = "==0.14.2"

0 commit comments

Comments
 (0)