fix(deps): update dependency fastapi to ^0.87.0

This commit is contained in:
renovate 2022-11-23 00:25:31 +00:00
parent 6b0978b9a5
commit 512ba02389
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 31 additions and 51 deletions

View file

@ -93,7 +93,7 @@ pytest-xdist = "^3.0.2"
filelock = "^3.3.2"
posix-ipc = "^1.0.5"
pyalpm = "^0.10.6"
fastapi = "^0.85.1"
fastapi = "^0.87.0"
srcinfo = "^0.0.8"
[tool.poetry.dev-dependencies]