Skip to content

Commit 4100a23

Browse files
chore(deps): bump fastapi from 0.128.1 to 0.135.3 in /apps/orchestrator
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.1 to 0.135.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.1...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 bc5990e commit 4100a23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/orchestrator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jsonschema==4.26.0
1111
typer==0.21.1
1212
rich==14.3.3
1313
pytest==9.0.2
14-
fastapi==0.128.1
14+
fastapi==0.135.3
1515
uvicorn==0.42.0
1616
python-dotenv==1.2.1
1717
opentelemetry-api==1.40.0

apps/orchestrator/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install_requires =
2323
jsonschema==4.26.0
2424
typer==0.21.1
2525
rich==14.3.3
26-
fastapi==0.128.1
26+
fastapi==0.135.3
2727
uvicorn==0.42.0
2828
python-dotenv==1.2.1
2929
opentelemetry-api==1.40.0

0 commit comments

Comments
 (0)