Upgrade FastAPI to v0.135.2

This commit is contained in:
grossmj 2026-03-27 10:57:59 +08:00
parent 3b261ebbfc
commit b8764b29a5
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -1,7 +1,7 @@
# GNS3 Server Core Dependencies
uvicorn==0.41.0
pydantic==2.12.5
fastapi==0.135.1
fastapi==0.135.2
python-multipart==0.0.22
websockets==16.0
aiohttp>=3.13.3,<3.14