fix(deps): update dependency fastapi to ^0.115.0

This commit is contained in:
renovate 2025-01-12 22:27:26 +00:00
parent 196ed02d08
commit 2b20f8c914
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 11 additions and 11 deletions

View file

@ -93,7 +93,7 @@ pytest-xdist = "^3.5.0"
filelock = "^3.13.3"
posix-ipc = "^1.1.1"
pyalpm = "^0.10.6"
fastapi = "^0.112.0"
fastapi = "^0.115.0"
srcinfo = "^0.1.2"
tomlkit = "^0.13.0"