Skip to content

Commit 2dffa8f

Browse files
chore(deps): update fastapi[standard] requirement from >=0.140.7 to >=0.141.1 in /server (#347)
2 parents 95e2977 + a0dbb5b commit 2dffa8f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

‎server/pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"authlib>=1.7.2",
88
"bcrypt>=5.0.0",
99
"cryptography>=50.0.0",
10-
"fastapi[standard]>=0.140.7",
10+
"fastapi[standard]>=0.141.1",
1111
"httpx>=0.28.1",
1212
"passlib[bcrypt]>=1.7.4",
1313
"PyCryptodome>=3.23.0",

‎server/uv.lock‎

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

0 commit comments

Comments
 (0)