Skip to content

Commit 6622a20

Browse files
authored
Merge pull request #626 from Cloud-Code-AI/621-readme-cleanup
fix: security updates
2 parents 0be5a27 + d631df3 commit 6622a20

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

poetry.lock

+10-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = "^3.9.0"
1414
requests = "^2.31.0"
1515
pyjwt = "^2.8.0"
1616
uvicorn = "^0.29.0"
17-
fastapi = "^0.110.0"
17+
fastapi = "^0.115.2"
1818
litellm = "^1.40.29"
1919
flake8 = "^7.0.0"
2020
black = "^24.3.0"
@@ -47,6 +47,7 @@ python-levenshtein = "^0.25.1"
4747
pygithub = "^2.4.0"
4848
gitpython = "^3.1.43"
4949
ruff = "^0.6.5"
50+
starlette = "0.40.0"
5051

5152
[tool.poetry.extras]
5253
python = ["tree-sitter-python"]

0 commit comments

Comments
 (0)