Merge pull request #5 from NohamR/dependabot/uv/fastapi-0.139.0

Bump fastapi from 0.138.1 to 0.139.0
This commit is contained in:
√(noham)²
2026-07-06 11:35:51 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"bs4>=0.0.2",
"fastapi>=0.138.1",
"fastapi>=0.139.0",
"feedgen>=1.0.0",
"requests>=2.34.2",
"schedule>=1.2.2",