fix(deps): bump authlib to >=1.6.12 to patch PYSEC-2026-188#6027
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the authlib dependency constraint from version >=1.6.11 to >=1.6.12 in pyproject.toml, including the coordinated security comment that documents the vulnerability fix threshold. ChangesAuthlib Version Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PYSEC-2026-188 affects authlib <1.6.12. Workspace override pinned authlib >=1.6.11; bump to >=1.6.12 and relock (resolved to 1.7.2).
Note
Low Risk
Dependency-only security pin with lockfile refresh; authlib is not directly referenced in workspace source, though OAuth-related transitive behavior may change on the 1.6.x→1.7.x jump.
Overview
Bumps the
tool.uvoverride forauthlibfrom>=1.6.11to>=1.6.12, with an updated comment noting PYSEC-2026-188 alongside the existing CSRF advisory.uv.lockreflects the relock:authlib1.6.11 → 1.7.2, a new transitive dependencyjoserfc, and a no-opexclude-newerplaceholder for backwards compatibility with relative exclude-newer settings.Reviewed by Cursor Bugbot for commit de74b71. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit