Bump fastapi from 0.136.3 to 0.137.0

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.3 to 0.137.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.136.3...0.137.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.137.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 03:25:17 +00:00
committed by GitHub
parent 1d31e48191
commit d123548d5c
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.136.3",
"fastapi>=0.137.0",
"feedgen>=1.0.0",
"requests>=2.34.2",
"schedule>=1.2.2",