-
Notifications
You must be signed in to change notification settings - Fork 32
security(deps): bump diffusers from 0.35.2 to 0.38.0 in /training/il/lerobot in the pip group across 1 directory #621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -102,7 +102,7 @@ colorama==0.4.6 | |
| # via azure-ai-ml | ||
| contourpy==1.3.3 | ||
| # via matplotlib | ||
| cryptography==46.0.7 | ||
| cryptography==48.0.0 | ||
| # via | ||
| # azure-identity | ||
| # azure-storage-blob | ||
|
|
@@ -127,7 +127,7 @@ datasets==4.8.4 | |
| # lerobot | ||
| deepdiff==8.6.2 | ||
| # via lerobot | ||
| diffusers==0.35.2 | ||
| diffusers==0.38.0 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. diffusers 0.35.2 → 0.38.0 (direct LeRobot dep, lockfile-only) Minor version bump spanning three releases. Release highlights include new pipelines (LLaDA2, NucleusMoE, ERNIE-Image, ACE-Step 1.5, Flux.2 Small Decoder) and core library improvements — no ABI-breaking changes reported. Not in the Isaac Sim ABI-sensitive set ( |
||
| # via lerobot | ||
| dill==0.4.1 | ||
| # via | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cryptography 46.0.7 → 48.0.0 (transitive, lockfile-only)
This is a two-major-release jump for a security-critical package. The
security(deps):PR title prefix signals that a known vulnerability in the46.xline motivated this bump. Transitive consumers areazure-identityandazure-storage-blob.No GHSA or CVE IDs appear in the PR body, and external advisory APIs are inaccessible from the sandbox. Verify the relevant advisories in the cryptography CHANGELOG for versions 47.x and 48.0.0 before merging.