Update dependency fastapi to ^0.112.0

This commit is contained in:
renovate[bot]
2024-08-02 06:19:32 +00:00
parent 888dccbb18
commit ab19c7d32a
2 changed files with 7 additions and 6 deletions

View File

@ -9,7 +9,7 @@ python = "^3.12"
apscheduler = "^3.10.4"
beautifulsoup4 = "^4.12.3"
discord-webhook = "^1.3.1"
fastapi = "^0.110.0"
fastapi = "^0.112.0"
httpx = "^0.27.0"
jinja2 = "^3.1.4"
lxml = "^4.9.4"