-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore: Upgrade Python requirements #268
chore: Upgrade Python requirements #268
Conversation
List of packages in the PR without any issue.
|
These Packages need manual review..
|
instead of setuptools build_sphinx, which has been removed https://opendev.org/openstack/pbr/compare/5.11.1...6.0.0
e9268f0
to
31d87fe
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #268 +/- ##
==========================================
+ Coverage 92.33% 93.43% +1.10%
==========================================
Files 18 18
Lines 1995 1995
Branches 268 246 -22
==========================================
+ Hits 1842 1864 +22
Misses 118 118
+ Partials 35 13 -22
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
c9ec67b
to
0bb5f75
Compare
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.
👍
-
I tested thisgreen CI is sufficient - I have bumped this package's version
- I read through the code and checked the dependencies updated for breaking changes.
Python requirements update. Please review the changelogs for the upgraded packages.