Skip to content

Commit

Permalink
⬆️ Bump fastapi from 0.99.1 to 0.103.1 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: AzideCupric <[email protected]>
  • Loading branch information
dependabot[bot] and AzideCupric authored Sep 17, 2023
1 parent deae57e commit 61e8807
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 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 @@ -39,7 +39,7 @@ pytest-mock = "^3.10.0"
pytest-asyncio = "^0.21.0"
pytest-cov = "^4.0.0"
respx = "^0.20.1"
fastapi = ">=0.95,<0.100"
fastapi = ">=0.95,<0.104"
flaky = "^3.7.0"
pytest-xdist = {extras = ["psutil"], version = "^3.2.1"}
freezegun = "^1.2.2"
Expand Down

0 comments on commit 61e8807

Please sign in to comment.