Skip to content

Commit 99accb1

Browse files
dependabot[bot]KostasChervcursoragent
authored
chore(deps): update fastapi requirement from >=0.115.0 to >=0.139.1 (#46)
* chore(deps): update fastapi requirement from >=0.115.0 to >=0.139.1 Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.139.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): refresh uv lock for fastapi Co-authored-by: Cursor <cursoragent@cursor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantinos Chervatidis <kostasxerv@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent cdcb9e6 commit 99accb1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"langchain-ollama>=0.1.0",
1313
"tavily-python>=0.5.0",
1414
"openai>=1.0.0",
15-
"fastapi>=0.115.0",
15+
"fastapi>=0.139.1",
1616
"uvicorn[standard]>=0.30.0",
1717
"slowapi>=0.1.9",
1818
"sentry-sdk[fastapi]>=2.0",

uv.lock

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

0 commit comments

Comments
 (0)