Skip to content

Commit ed510ed

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ dependencies = [
222222
"asyncpg ==0.30.0",
223223
"dramatiq[redis] ==1.17.1",
224224
"email_validator ==2.2.0",
225-
"fastapi ==0.115.4",
225+
"fastapi ==0.120.1",
226226
"fief-client ==0.20.0",
227227
"furl ==2.1.3",
228228
"httpx-oauth ==0.15.1",

0 commit comments

Comments
 (0)