Skip to content

Commit f636ed9

Browse files
fix(deps): update dependency fastapi to v0.133.0
1 parent bc41954 commit f636ed9

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
@@ -3,7 +3,7 @@ name = ""
33
version = "0.0.1"
44
requires-python = ">=3.13,<4"
55
dependencies = [
6-
"fastapi[standard]==0.132.0",
6+
"fastapi[standard]==0.133.0",
77
"pyyaml==6.0.3",
88
"jinja2==3.1.6",
99
"humanize==4.15.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)