Skip to content

Commit d050b7e

Browse files
committed
MESH-2530 Update fastapi
1 parent 8d79d15 commit d050b7e

3 files changed

Lines changed: 262 additions & 57 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python = ">=3.11,<3.14.0"
1515
types-python-dateutil = "^2.8.9"
1616
python-dateutil = "^2.8.2"
1717
cryptography = ">=44.0.1"
18-
fastapi = ">=0.104.1,<0.118.0"
18+
fastapi = ">=0.110.0,<0.118.0"
1919
gunicorn = ">=21.2,<24.0"
2020
uvicorn = ">=0.23.2,<0.31.0"
2121
mesh-client = "^4.0.1"

0 commit comments

Comments
 (0)