fix(deps): update dependency fastapi to ^0.109.0

This commit is contained in:
renovate 2024-01-11 16:24:56 +00:00 committed by moson
parent baf97bd159
commit 22e1577324
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
2 changed files with 10 additions and 11 deletions

View file

@ -94,7 +94,7 @@ pytest-xdist = "^3.5.0"
filelock = "^3.13.1"
posix-ipc = "^1.1.1"
pyalpm = "^0.10.6"
fastapi = "^0.104.1"
fastapi = "^0.109.0"
srcinfo = "^0.1.2"
tomlkit = "^0.12.0"