fix(deps): update dependency fastapi to ^0.83.0

This commit is contained in:
renovate 2022-09-12 01:24:39 +00:00 committed by Kevin Morris
parent 4e0618469d
commit bb6e602e13
2 changed files with 15 additions and 14 deletions

View file

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