Skip to content

Commit

Permalink
chore(deps): update dependency fastapi to >=0.109,<0.110 (#281)
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 Jan 12, 2024
1 parent 57c0b42 commit 4cc597b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 = "^7.0.0"
mypy = "^1.5.0"
pytest = "^7.4.0"
pytest_codeblocks = "^0.17.0"
fastapi = ">=0.108,<0.109"
fastapi = ">=0.109,<0.110"
requests = "^2.31.0"
pytest-cov = "^4.1.0"
types-requests = "^2.28.11.14"
Expand Down

0 comments on commit 4cc597b

Please sign in to comment.