Bump fastapi from 0.138.1 to 0.139.0

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.139.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-07-06 03:24:59 +00:00
committed by GitHub
parent 4c4b640dd9
commit 5bd5018116
2 changed files with 6 additions and 6 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",