-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
pyup: Scheduled weekly dependency update for week 21 #8206
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
Merged
Merged
Changes from 9 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
c9150aa
Update pip from 21.1.1 to 21.1.2
pyup-bot 6dc3cb3
Update virtualenv from 20.4.6 to 20.4.7
pyup-bot c975ca1
Update sphinx from 4.0.1 to 4.0.2
pyup-bot 26cf739
Update sphinx from 4.0.1 to 4.0.2
pyup-bot 42f9332
Update kombu from 5.0.2 to 5.1.0
pyup-bot 071d8ab
Update celery from 5.0.5 to 5.1.0
pyup-bot c45d78f
Update stripe from 2.56.0 to 2.57.0
pyup-bot dec5f3d
Update watchdog from 2.1.1 to 2.1.2
pyup-bot c9173da
Update sphinx-notfound-page from 0.6 to 0.7.1
pyup-bot ec2f589
Downgrade celery and friends
stsewd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
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.
Lot of changes https://docs.celeryproject.org/en/v5.1.0/changelog.html, but nothing obvious that could break our code, we may want to skip the update in the next deploy (bc the current deploy has some refactors going live) or maybe just include it and test it locally.
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.
Yeap. I'm fine skipping this upgrade and make it in the following deploy after all the other upgrades.