Update dependency fastapi to ^0.105.0
This commit is contained in:
parent
d119c17b87
commit
90d195cf0c
2 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@ python = "^3.10"
|
|||
reader = "^3.4"
|
||||
discord-webhook = "^1.0.0"
|
||||
platformdirs = "^3.0.0"
|
||||
fastapi = "^0.104.0"
|
||||
fastapi = "^0.105.0"
|
||||
uvicorn = { extras = ["standard"], version = "^0.24.0" }
|
||||
jinja2 = "^3.1.2"
|
||||
apscheduler = "^3.10.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue