Update dependency fastapi to ^0.115.0

This commit is contained in:
renovate[bot]
2024-09-17 19:26:00 +00:00
parent ceb2531052
commit 1e776e6b08
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.114.0"
fastapi = "^0.115.0"
httpx = "^0.27.0"
jinja2 = "^3.1.4"
lxml = "^4.9.4"