Update dependency fastapi to ^0.113.0

This commit is contained in:
renovate[bot]
2024-09-05 16:59:27 +00:00
parent 207d293633
commit 3847036ba3
2 changed files with 5 additions and 5 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.112.0"
fastapi = "^0.113.0"
httpx = "^0.27.0"
jinja2 = "^3.1.4"
lxml = "^4.9.4"