Skip to content

⬆ Bump mkdocstrings-python from 2.0.1 to 2.0.3#1605

Merged
svlandeg merged 3 commits intofastapi:masterfrom
svlandeg:fix/CI
Feb 23, 2026
Merged

⬆ Bump mkdocstrings-python from 2.0.1 to 2.0.3#1605
svlandeg merged 3 commits intofastapi:masterfrom
svlandeg:fix/CI

Conversation

@svlandeg
Copy link
Member

@svlandeg svlandeg commented Feb 23, 2026

Two recent PRs, #1603 and #1604, both moved from griffe to griffelib. This was causing issues:

error: Failed to parse `uv.lock`
  Caused by: Dependency `griffelib` has missing `source` field but has more than one matching package

Oddly enough, these failures resulted in a CI failure on master but not on the original PRs.

I created a clean uv.lock locally and bumped mkdocstrings-python so that it would also use griffelib and the confusion with griffe can be resolved.

Reference: mkdocstrings/griffe#435

@svlandeg svlandeg changed the title WIP: fix CI ⬆ Bump mkdocstrings-python from 2.0.1 to 2.0.3 Feb 23, 2026
@svlandeg

This comment was marked as resolved.

@svlandeg svlandeg self-assigned this Feb 23, 2026
Comment on lines -562 to -563
[[package]]
name = "griffelib"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate, probably from a merge conflict

@svlandeg svlandeg marked this pull request as ready for review February 23, 2026 14:10
@svlandeg svlandeg merged commit ea648e8 into fastapi:master Feb 23, 2026
20 checks passed
@svlandeg svlandeg deleted the fix/CI branch February 23, 2026 14:11
@svlandeg svlandeg removed their assignment Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant