Skip to content

Commit

Permalink
chore(deps): update dependency fastapi to >=0.104.1,<0.105
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent d6ec20b commit 2553abc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -35,7 +35,7 @@ flake8 = "^6.1.0"
mypy = "^1.5.0"
pytest = "^7.4.0"
pytest_codeblocks = "^0.17.0"
fastapi = ">=0.103.1,<0.104"
fastapi = ">=0.104.1,<0.105"
requests = "^2.31.0"
pytest-cov = "^4.1.0"
types-requests = "^2.28.11.14"
Expand Down

0 comments on commit 2553abc

Please sign in to comment.