Skip to content

Commit 8b7dfde

Browse files
authored
Merge pull request #130 from guerda/renovate/fastapi-0.x
fix(deps): update dependency fastapi to v0.128.2
2 parents 4495080 + a909ad5 commit 8b7dfde

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = ""
33
version = "0.0.1"
44
requires-python = ">=3.13,<4"
55
dependencies = [
6-
"fastapi[standard]==0.128.0",
6+
"fastapi[standard]==0.128.2",
77
"pyyaml==6.0.3",
88
"jinja2==3.1.6",
99
"humanize==4.15.0",

uv.lock

Lines changed: 5 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)