security(deps): bump the training-dependencies group in /training/rl with 7 updates#408
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the training-dependencies group in /training/rl with 7 updates: | Package | From | To | | --- | --- | --- | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `4.2.3` | `4.3.0` | | [mlflow](https://github.com/mlflow/mlflow) | `3.10.1` | `3.11.1` | | [azure-monitor-opentelemetry-exporter](https://github.com/Azure/azure-sdk-for-python) | `1.0.0b50` | `1.0.0b51` | | [cuda-pathfinder](https://github.com/NVIDIA/cuda-python) | `1.5.1` | `1.5.2` | | [mlflow-skinny](https://github.com/mlflow/mlflow) | `3.10.1` | `3.11.1` | | [mlflow-tracing](https://github.com/mlflow/mlflow) | `3.10.1` | `3.11.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.43.0` | `0.44.0` | Updates `marshmallow` from 4.2.3 to 4.3.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@4.2.3...4.3.0) Updates `mlflow` from 3.10.1 to 3.11.1 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/commits) Updates `azure-monitor-opentelemetry-exporter` from 1.0.0b50 to 1.0.0b51 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry-exporter_1.0.0b50...azure-monitor-opentelemetry-exporter_1.0.0b51) Updates `cuda-pathfinder` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/NVIDIA/cuda-python/releases) - [Commits](NVIDIA/cuda-python@cuda-pathfinder-v1.5.1...cuda-pathfinder-v1.5.2) Updates `mlflow-skinny` from 3.10.1 to 3.11.1 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/commits) Updates `mlflow-tracing` from 3.10.1 to 3.11.1 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/commits) Updates `uvicorn` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.43.0...0.44.0) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: training-dependencies - dependency-name: mlflow dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: training-dependencies - dependency-name: azure-monitor-opentelemetry-exporter dependency-version: 1.0.0b51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: training-dependencies - dependency-name: cuda-pathfinder dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: training-dependencies - dependency-name: mlflow-skinny dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: training-dependencies - dependency-name: mlflow-tracing dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: training-dependencies - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: training-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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/pyproject.toml
training/rl/requirements.txt
OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #408 +/- ##
=======================================
Coverage 50.48% 50.48%
=======================================
Files 267 267
Lines 18188 18188
Branches 1903 1903
=======================================
Hits 9182 9182
Misses 8716 8716
Partials 290 290
*This pull request uses carry forward flags. Click here to find out more. 🚀 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.
Bumps the training-dependencies group in /training/rl with 7 updates:
4.2.34.3.03.10.13.11.11.0.0b501.0.0b511.5.11.5.23.10.13.11.13.10.13.11.10.43.00.44.0Updates
marshmallowfrom 4.2.3 to 4.3.0Changelog
Sourced from marshmallow's changelog.
Commits
b596fdbBump version and update changelog256f0aaAdd pre/post_load parameters to Field (#2799)c847ad4Typing improvements to marshmallow.validate (#2940)eb86322Remove redundant docs job (#2939)a44ad62Avoid infinite recursion in nesting docs (#2938)3360e34Bump version and update changelog7b9ce45Fix changelog typos and update releasing docsf07eadcFix validate.Email to accept IDNs (#2937)4acb783Fix Unreachable Warning (#2935)3492faeRemove redundant python-version (#2932)Updates
mlflowfrom 3.10.1 to 3.11.1Release notes
Sourced from mlflow's releases.
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
Updates
azure-monitor-opentelemetry-exporterfrom 1.0.0b50 to 1.0.0b51Release notes
Sourced from azure-monitor-opentelemetry-exporter's releases.
Commits
fc2b705Exporter release 1.0.0b51 (#46155)83a443dAdded credential authentication support for customer sdkstats (#46143)ce4549dIncrement package version after release of azure-monitor-opentelemetry-export...Updates
cuda-pathfinderfrom 1.5.1 to 1.5.2Release notes
Sourced from cuda-pathfinder's releases.
Commits
1696fcfdocs(pathfinder): prepare 1.5.2 release notes (#1867)b57a674Update context7.json (#1864)ac34454[FEA]: Add support forpathfinder.find_nvidia_header_directory("profiler")...5ae423f[FEA]: Add pathfinder cudla support (.so, .h) (#1855)c6aea12Publish the graph API as cuda.core.graph (#1858)c2f79a1Graph node follow-ups: repr, containment, empty(), registry docs (#1859)5064470Add GraphNode identity cache for stable object round-trips (#1853)5777275Add edge mutation and MutableSet interface for graph nodes (#1850)Updates
mlflow-skinnyfrom 3.10.1 to 3.11.1Release notes
Sourced from mlflow-skinny's releases.
Changelog
Sourced from mlflow-skinny's changelog.
... (truncated)
Commits
Updates
mlflow-tracingfrom 3.10.1 to 3.11.1Release notes
Sourced from mlflow-tracing's releases.
Changelog
Sourced from mlflow-tracing's changelog.