bump fastapi

This commit is contained in:
Michael Genson
2024-01-25 18:48:32 +00:00
parent 1daf41f452
commit 098c8194f5
2 changed files with 10 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^4.0.1"
extruct = "^0.16.0"
fastapi = "^0.104.1"
fastapi = "^0.109.0"
gunicorn = "^21.0.0"
httpx = "^0.26.0"
lxml = "^5.0.0"