Skip to content

Commit edffd06

Browse files
chore(deps-dev): bump fastapi from 0.135.1 to 0.135.3 (#1120)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.135.1 to 0.135.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.1...0.135.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jochen Christ <jochen.christ@entropy-data.com>
1 parent d18c364 commit edffd06

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
@@ -130,7 +130,7 @@ rdf = [
130130
]
131131

132132
api = [
133-
"fastapi==0.135.1",
133+
"fastapi==0.135.3",
134134
"uvicorn==0.44.0",
135135
]
136136

0 commit comments

Comments
 (0)