Skip to content

Commit 344796d

Browse files
chore(deps): bump fastapi from 0.136.0 to 0.136.1 (#551)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.0 to 0.136.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.0...0.136.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production 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>
1 parent baccda5 commit 344796d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
[project.optional-dependencies]
3434
# Server dependencies (FastAPI, auth, etc.)
3535
server = [
36-
"fastapi~=0.136.0",
36+
"fastapi~=0.136.1",
3737
"uvicorn~=0.44.0",
3838
"authlib~=1.7.0",
3939
"itsdangerous~=2.2.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)