Skip to content

Commit dfe7df1

Browse files
Bump fastapi from 0.115.6 to 0.115.7
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.6 to 0.115.7. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.115.7) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d108f1 commit dfe7df1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.6"
27+
fastapi = "==0.115.7"
2828
pymarc = "==5.2.3"
2929
uvicorn = {version = "==0.34.0", extras = ["standard"]}
3030
xmltodict = "==0.14.2"

0 commit comments

Comments
 (0)