Skip to content

Commit

Permalink
pip(deps): bump fastapi from 0.100.0 to 0.100.1 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Aug 2, 2023
2 parents 197759a + 1356779 commit 079b242
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -9,7 +9,7 @@ packages = [{ include = "runner_manager" }]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.100.0"
fastapi = "^0.100.1"
uvicorn = { extras = ["standard"], version = "^0.23.0" }
pydantic = ">=1.10.2,<2.0"
redis-om = "^0.1.3"
Expand Down

0 comments on commit 079b242

Please sign in to comment.