-
Notifications
You must be signed in to change notification settings - Fork 687
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
Updated multiple build and test dependencies #5888
Conversation
f09ce02
to
2e7d992
Compare
Admin tests are failing when installing the packages:
This might be due to a discrepancy with setuptools version pinned in |
* pip from 19.3.1 to 21.1.1 * pip-tools from 4.5.1 to 6.1.0 * setuptools from 46.0.0 to 56.0.0 * setuptools pinned in translation test virtualenv and upgraded from 5.0.2 to 6.0.1
c15d72b
to
6219282
Compare
Codecov Report
@@ Coverage Diff @@
## develop #5888 +/- ##
========================================
Coverage 85.37% 85.37%
========================================
Files 53 53
Lines 3876 3876
Branches 480 480
========================================
Hits 3309 3309
Misses 455 455
Partials 112 112 Continue to review full report at Codecov.
|
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.
Very nice, thank you for taking the time, @zenmonkeykstop!
Status
Ready for review
Description of Changes
Updates multiple dependencies No securedrop-app-code dependency changes (with the exception of setuptools itsefl) so no diff reviews performed.
Testing
Deployment