fix(deps): update dependency fastapi to ^0.112.0

This commit is contained in:
renovate 2024-08-04 12:25:03 +00:00
parent 0d17895647
commit f306b6df7a
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 7 additions and 6 deletions

View file

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