Skip to content

Commit e170462

Browse files
authored
Merge pull request #24 from containifyci/dependabot/pip/fastapi-gte-0.136.1
chore(deps): update fastapi requirement from >=0.119.0 to >=0.136.1
2 parents ca504b5 + 3a1eabe commit e170462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"fastapi[standard]>=0.119.0",
8+
"fastapi[standard]>=0.136.1",
99
"uvicorn>=0.37.0",
1010
]
1111

0 commit comments

Comments
 (0)