chore(deps): bump the training-dependencies group across 1 directory with 4 updates - #1580
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Dependency ReviewThe following issues were 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. License Issuestraining/rl/uv.lock
OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1580 +/- ##
==========================================
- Coverage 88.13% 88.10% -0.03%
==========================================
Files 279 279
Lines 23245 23203 -42
Branches 3153 3153
==========================================
- Hits 20486 20444 -42
Misses 2071 2071
Partials 688 688
*This pull request uses carry forward flags. Click here to find out more. 🚀 New features to boost your workflow:
|
dependabot
Bot
force-pushed
the
dependabot/uv/training/rl/training-dependencies-899f109db4
branch
from
September 21, 2026 03:25
7645465 to
421ebdf
Compare
…with 4 updates Bumps the training-dependencies group with 4 updates in the /training/rl directory: [azure-ai-ml](https://github.com/Azure/azure-sdk-for-python), [pyjwt](https://github.com/jpadilla/pyjwt), [rsl-rl-lib](https://github.com/leggedrobotics/rsl_rl) and [tensordict](https://github.com/pytorch/tensordict). Updates `azure-ai-ml` from 1.34.1 to 1.35.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-ai-ml_1.34.1...azure-ai-ml_1.35.0) Updates `pyjwt` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.13.0...2.14.0) Updates `rsl-rl-lib` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/leggedrobotics/rsl_rl/releases) - [Commits](leggedrobotics/rsl_rl@v5.5.0...v5.5.1) Updates `tensordict` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/pytorch/tensordict/releases) - [Commits](pytorch/tensordict@v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: azure-ai-ml dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: training-dependencies - dependency-name: pyjwt dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: training-dependencies - dependency-name: rsl-rl-lib dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: training-dependencies - dependency-name: tensordict dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: training-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/training/rl/training-dependencies-899f109db4
branch
from
September 21, 2026 19:07
421ebdf to
bfd1b15
Compare
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.
Bumps the training-dependencies group with 4 updates in the /training/rl directory: azure-ai-ml, pyjwt, rsl-rl-lib and tensordict.
Updates
azure-ai-mlfrom 1.34.1 to 1.35.0Release notes
Sourced from azure-ai-ml's releases.
Commits
59fb7a9Update CHANGELOG for version 1.35.0 release date (#48847)b95aa88Update _version.py8f90a15Update _version.py659c803Configure Agent Server trace sampling and instrumentation defaults (#48753)71ebbb4[Search] Include Issue Cleanup starting 2026-08-01-preview release (#48767)fc72d1a[Storage Blob] Migrating to TypeSpec (#45133)11200c9Scope durable task IDs by hosted session GUID (#48776)aeeef3dPrepare azure-postgresql-auth 1.1.0 for release (#48762)ce9b039Populate measurements on telemetry from themicrosoft.custom_measurementsa...eacd370Increment package version after release of azure-ai-agentserver-responses (#4...Updates
pyjwtfrom 2.13.0 to 2.14.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
c6fe464release: prepare v2.14.0f541302style: apply Ruff formatting801cd12fix: reject public JWK container HMAC keysaf8181cfix: reject empty HMAC keys from JWKsba4853aThrottle repeated PyJWKClient refreshes2798504fix: reject DER public keys as HMAC secrets8b4e233fix: reject loader-accepted PEM variants1f8180afix: format JWS testscff1ac5Fix redirect handler return annotation0a795b8Reject redirects in PyJWKClient fetchesUpdates
rsl-rl-libfrom 5.5.0 to 5.5.1Release notes
Sourced from rsl-rl-lib's releases.
Commits
857de61Bump version to 5.5.100e13d1Reduce multi-GPU gradients in bounded buckets (#228)a49e44eAvoid broadcast_object_list when broadcasting parameters (#233)fe28cb0Removestart_method=threadcausing errors in latest wandb (#232)Updates
tensordictfrom 0.14.1 to 0.14.2Release notes
Sourced from tensordict's releases.
Commits
f2b44ec[Versioning] Prepare TensorDict 0.14.272b56ac[BugFix] Preserve uniform metadata during non-tensor concatenation1bb5136[BugFix] Keep CudaGraphModule inputs bound when a module rewrites its input k...1f853a5[BugFix] Preserve non-tensor values during concatenation (#1786)03e16e0[Compile] Preserve nested structure in shallow TensorDict copies (#1784)