ENG-3614/ENG-3823: Bump click and pydantic for litellm 1.84.0 compatibility#8178
Open
galvana wants to merge 6 commits into
Open
ENG-3614/ENG-3823: Bump click and pydantic for litellm 1.84.0 compatibility#8178galvana wants to merge 6 commits into
galvana wants to merge 6 commits into
Conversation
Required for litellm >=1.83.7 compatibility (fidesplus CVE fixes). Both are safe patch-level bumps with no breaking changes. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
Dependency Review✅ No vulnerabilities found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned Files
|
litellm 1.83.14 pins aiohttp==3.13.4 (same as fides main) but pydantic==2.12.5 (fides had 2.12.4). Revert unnecessary aiohttp change and bump pydantic instead. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8178 +/- ##
=======================================
Coverage 85.61% 85.61%
=======================================
Files 658 658
Lines 42869 42869
Branches 5019 5019
=======================================
+ Hits 36701 36702 +1
Misses 5063 5063
+ Partials 1105 1104 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
click8.1.7 → 8.1.8pydantic2.12.4 → 2.12.5Test plan
🤖 Generated with Claude Code