-
Notifications
You must be signed in to change notification settings - Fork 28
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: update dependencies #404
Merged
Merged
Conversation
This file contains 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
Codecov Report
@@ Coverage Diff @@
## dev #404 +/- ##
==========================================
+ Coverage 82.83% 82.84% +0.01%
==========================================
Files 171 171
Lines 15585 15585
Branches 2466 2466
==========================================
+ Hits 12910 12912 +2
+ Misses 2228 2226 -2
Partials 447 447
Continue to review full report at Codecov.
|
45a8d47
to
0e84b34
Compare
luislhl
reviewed
May 13, 2022
luislhl
reviewed
May 13, 2022
13820b3
to
03fc43c
Compare
luislhl
approved these changes
May 13, 2022
msbrogli
requested changes
May 15, 2022
msbrogli
approved these changes
May 17, 2022
03fc43c
to
42a21c7
Compare
Merged
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.
Test run of docker CI updates: https://github.com/jansegre/hathor-core/runs/6309343035?check_suite_focus=true
Together with the updating of the dependencies is making the fixes necessary for the updated linters and also updating the PyPy images to 3.8 and 3.9 (with PyPy 3.7 removed). We can now start dropping support for Python 3.7 if we want to.