Skip to content

Commit a007f52

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires-python = ">=3.6"
1313
dynamic = ["version", "description"]
1414

1515
dependencies = [
16-
"fastapi==0.115.8",
16+
"fastapi==0.115.9",
1717
"aioredis==1.3.1",
1818
"passlib==1.7.4",
1919
"PyJWT==2.10.1",

0 commit comments

Comments
 (0)