Skip to content

Commit

Permalink
chore(deps): bump fastapi (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 9a1e24d commit 459f37c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 deletions.
24 changes: 14 additions & 10 deletions agents-api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion agents-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "agents_api"}]

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
fastapi = "^0.109.1"
fastapi = "^0.110.1"
pycozo = {extras = ["embedded"], version = "^0.7.6"}
uvicorn = "^0.23.2"
fire = "^0.5.0"
Expand Down

0 comments on commit 459f37c

Please sign in to comment.