Skip to content

Commit fc14b73

Browse files
chore: Bump fastapi[standard] from 0.138.2 to 0.139.0 (#191)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c0e4f5 commit fc14b73

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
@@ -5,7 +5,7 @@ description = "DevOps showcase application"
55
readme = "README.md"
66
requires-python = ">=3.14"
77
dependencies = [
8-
"fastapi[standard]==0.138.2",
8+
"fastapi[standard]==0.139.0",
99
"sqlmodel==0.0.39",
1010
"psycopg2-binary==2.9.12",
1111
"opentelemetry-api==1.42.1",

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)