Skip to content

Commit e257a72

Browse files
chore: bump pydantic, fastapi to latest
1 parent 843f82c commit e257a72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ dependencies = [
5555

5656
# Core application dependencies, pinned for reproducible builds.
5757
"fastapi-events==0.11.0",
58-
"fastapi==0.110.0",
58+
"fastapi==0.111.0",
5959
"huggingface-hub==0.23.1",
6060
"pydantic-settings==2.2.1",
61-
"pydantic==2.6.3",
61+
"pydantic==2.7.2",
6262
"python-socketio==5.11.1",
6363
"uvicorn[standard]==0.28.0",
6464

0 commit comments

Comments
 (0)