-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Upgrade pinned Python dependencies #13261
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
Conversation
S3 Image Test Results (AMD64 / ARM64) 2 files 2 suites 8m 16s ⏱️ Results for commit 35b7436. ♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 40m 28s ⏱️ Results for commit 35b7436. ♻️ This comment has been updated with latest results. |
7be125b to
e56a9d7
Compare
bentsku
left a comment
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.
LGTM! Small updates of dependencies, only contains a moto bump to expedite some greenifying of the pipeline. The moto bump will be tackled in this follow-up PR: #13262
| # TODO revert pin once moto upgrade is completed | ||
| # "moto-ext[all]>=5.1.12.post22", | ||
| "moto-ext[all]==5.1.14.post7", |
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.
this will be removed and bumped in the follow up PR #13262
This PR upgrades all the pinned Python dependencies.