chore(deps): update couchbase, pydantic, uvicorn - #265
Open
dex-the-ai wants to merge 1 commit into
Open
Conversation
Conservative bumps to latest stable compatible versions: - couchbase 4.6.2 -> 4.6.3 - pydantic 2.13.4 -> 2.13.5 - uvicorn 0.52.3 -> 0.52.4 Hermes task: t_aacfe2c9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Conservative dependency updates for
python-quickstart-fastapi, opened by Hermes for Kanban taskt_aacfe2c9.This PR intentionally overlaps with (and supersedes) the following open Dependabot PRs, per the Hermes dependency-update flow which treats Dependabot PRs as context, not blockers:
uvicorn0.52.3 -> 0.52.4couchbase4.6.2 -> 4.6.3pydantic2.13.4 -> 2.13.5If this PR merges first, the Dependabot PRs above should auto-close/rebase; otherwise this PR can be closed once any one of them merges.
Updated Dependencies
All other direct dependencies (
fastapi,httpx,pydantic-settings,pytest,python-dotenv) were already at latest stable and are unchanged.Validation
Package manager: pip /
requirements.txt(unchanged, no new tooling introduced).47 passed, 9 warnings in ~21s, run against a live Couchbase Capella cluster with thetravel-samplebucket (credentials sourced from local Hermes machine env, not committed;app/.envremains gitignored).uvicorn app.main:applocally and confirmed/docsand/openapi.jsonrespond200with the new dependency versions installed.Reviewer Evidence (Swagger/OpenAPI UI)
Screenshot and short walkthrough video captured against the running app on the updated dependencies, uploaded to Cloudinary:
UI screenshot
Walkthrough video
Open the UI walkthrough
Risk Notes
requirements.txtversion pins.Rollback
Revert this PR to restore the previous pins (
couchbase==4.6.2,pydantic==2.13.4,uvicorn==0.52.3).Links
Hermes Kanban task: t_aacfe2c9