Skip to content

Commit

Permalink
Merge pull request #4 from msoedov/dependabot/pip/fastapi-0.110.1
Browse files Browse the repository at this point in the history
build(deps): bump fastapi from 0.104.1 to 0.110.1
  • Loading branch information
msoedov authored Apr 14, 2024
2 parents 9b2adf1 + 6398153 commit fb14f58
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ langalf = "langalf.__main__:entrypoint"

[tool.poetry.dependencies]
python = "^3.9"
fastapi = "^0.109.1"
fastapi = ">=0.109.1,<0.111.0"
uvicorn = "^0.23.2"
fire = "^0.5.0"
loguru = "^0.7.2"
Expand Down

0 comments on commit fb14f58

Please sign in to comment.