Skip to content

Commit

Permalink
chore(deps): update dependency fastapi to >=0.105,<0.106 (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 76f178d commit e2c92f2
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 @@ -35,7 +35,7 @@ flake8 = "^6.1.0"
mypy = "^1.5.0"
pytest = "^7.4.0"
pytest_codeblocks = "^0.17.0"
fastapi = ">=0.104.1,<0.105"
fastapi = ">=0.105,<0.106"
requests = "^2.31.0"
pytest-cov = "^4.1.0"
types-requests = "^2.28.11.14"
Expand Down

0 comments on commit e2c92f2

Please sign in to comment.