Update dependencies#16788
Merged
Merged
Conversation
Contributor
|
The |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. |
FlorentClarret
force-pushed
the
florentclarret/bump_deps
branch
from
February 5, 2024 10:32
a11616f to
ffadc09
Compare
Contributor
Test Results 119 files 119 suites 1h 10m 37s ⏱️ Results for commit ee71517. ♻️ This comment has been updated with latest results. |
julien-lebot
approved these changes
Feb 5, 2024
Kyle-Neale
approved these changes
Feb 5, 2024
vivek-datadog
approved these changes
Feb 5, 2024
sarah-witt
reviewed
Feb 5, 2024
| deps = [ | ||
| "futures==3.4.0; python_version < '3.0'", | ||
| "pyvmomi==8.0.2.0.1", | ||
| "pyvmomi==8.0.0.1; python_version < '3.0'", |
sarah-witt
approved these changes
Feb 5, 2024
jmw51798
approved these changes
Feb 5, 2024
jmeunier28
approved these changes
Feb 5, 2024
lu-zhengda
approved these changes
Feb 5, 2024
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.
What does this PR do?
Update most of our dependencies except psutil
Motivation
Agent build is failing for psutil, I'll investigate in a separate PR
Additional Notes
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.