Skip to content

Commit

Permalink
Update dependency fastapi to ^0.111.1 || ^0.112.0 || ^0.113.0 || ^0.1…
Browse files Browse the repository at this point in the history
…14.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 8450a4b commit f0d74f1
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 @@ -45,7 +45,7 @@ classifiers = [
python = "^3.11"
sqlalchemy-helpers = ">=0.12.1"
webhook-to-fedora-messaging-messages = "^1.0.0"
fastapi = "^0.111.1 || ^0.112.0 || ^0.113.0"
fastapi = "^0.111.1 || ^0.112.0 || ^0.113.0 || ^0.114.0"
asyncpg = {version = "^0.29.0", optional = true}
uvicorn = {extras = ["standard"], version = "^0.30.5"}
pydantic-settings = "^2.4.0"
Expand Down

0 comments on commit f0d74f1

Please sign in to comment.