-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Update dependencies #17319
Update dependencies #17319
Conversation
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. |
requests-oauthlib==1.3.1; python_version < '3.0' | ||
requests-oauthlib==1.4.0; python_version > '3.0' | ||
requests-oauthlib==2.0.0; python_version > '3.0' |
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.
YES!
Merging since all jobs are passing but the check cannot be retried without starting everything from scratch |
What does this PR do?
Update the dependencies
Motivation
Some of the dependencies are outdated
Additional Notes
This PR was automatically generated.
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.