-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
pyup: Scheduled weekly dependency update for week 29 #5975
Conversation
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.
All changes look good to me.
I just added a commit to downgrade django-elasticsearch-dsl
because it's not compatible with our code.
|
||
djangorestframework==3.9.4 | ||
djangorestframework==3.10.1 |
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.
Hrm... This error is raised when generating our docs:
It seems that docutils 0.15 has a backward incompatibility with Sphinx? 🤔 |
requirements/local-docs-build.txt
Outdated
@@ -1,7 +1,7 @@ | |||
-r pip.txt | |||
|
|||
# Base packages | |||
docutils==0.14 | |||
docutils==0.15 |
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.
@humitos
Tests are failing in readthedocs-sphinx-ext due to this update.
Changelog: http://docutils.sourceforge.net/RELEASE-NOTES.html#release-0-15
I'm ignoring |
Update virtualenv from 16.6.1 to 16.6.2.
Changelog
16.6.2
Links
Update django-extensions from 2.1.9 to 2.2.1.
Changelog
2.2.1
2.2.0
Links
Update django_polymorphic from 2.0.3 to 2.1.2.
Changelog
2.1.2
2.1.1
2.1
Links
Update djangorestframework from 3.9.4 to 3.10.1.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
Update django-filter from 2.1.0 to 2.2.0.
Changelog
2.2
Links
Update django-elasticsearch-dsl from 0.5.1 to 6.4.1.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
Update stripe from 2.32.0 to 2.32.1.
Changelog
2.32.1
Links
Update nltk from 3.4.3 to 3.4.4.
Changelog
3.4.4
Links
Update pillow from 6.0.0 to 6.1.0.
Changelog
6.1.0
Links
Update docutils from 0.14 to 0.15.
Changelog
0.15
Links