Skip to content

Commit 234cd34

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps): bump fastapi from 0.115.0 to 0.135.3
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.0 to 0.135.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.135.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9343eef commit 234cd34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = {text = "LGPL-2.1-or-later"}
1818
dependencies = [
1919
"cloudevents == 1.9.0",
2020
"beanie == 1.29.0",
21-
"fastapi[all] == 0.115.0",
21+
"fastapi[all] == 0.135.3",
2222
"fastapi-pagination == 0.12.30",
2323
"fastapi-users[beanie, oauth] == 14.0.0",
2424
"fastapi-versioning == 0.10.0",

0 commit comments

Comments
 (0)