Skip to content

Commit 4df3c93

Browse files
chore(deps): bump fastapi from 0.138.0 to 0.139.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.138.0 to 0.139.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...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>
1 parent ce8a95a commit 4df3c93

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ aiohttp = "^3.9"
2121
dnspython = "^2.6"
2222
asyncpg = "^0.30"
2323
supabase = "^2.0"
24-
fastapi = ">=0.115"
24+
fastapi = ">=0.139.0"
2525
omegaconf = "^2.3"
2626
prometheus-client = "^0.25.0"
2727
cryptography = ">=44,<49"

0 commit comments

Comments
 (0)