Skip to content

Conversation

@satyadevai
Copy link
Collaborator

@satyadevai satyadevai commented Nov 10, 2025

Closes #2419

Note

Upgrades FastAPI and Starlette across example backends, relaxes version constraints (incl. pypdf), and updates lockfiles with new transitive deps.

  • Dependencies:
    • FastAPI: Bumped to 0.121.0 (locks) and loosened constraints (>=0.118.0) in python/examples/llama-index/backend/pyproject.toml.
    • Starlette: Upgraded to 0.49.3 (locks) and raised constraint to >=0.49.1 in both pyproject.toml files.
    • pypdf: Updated to 6.1.3 and constraint set to >=6.1.3 in python/examples/llama-index/backend/pyproject.toml.
    • Added transitive dependency annotated-doc >=0.0.2 via FastAPI in both lockfiles.
  • Lockfiles:
    • Refreshed poetry.lock for both backends with updated hashes and dependency ranges (including httpx extras).

Written by Cursor Bugbot for commit 0daabef. This will update automatically on new commits. Configure here.

@satyadevai satyadevai requested a review from a team as a code owner November 10, 2025 11:47
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 10, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Nov 10, 2025
@caroger caroger merged commit 78d5180 into Arize-ai:main Nov 18, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[bug]Fixing Python Dependent Bot Issues

3 participants