-
-
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 40 #6251
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
0d1f7f1
Update django from 1.11.24 to 1.11.25
pyup-bot 3d62df8
Update django-extensions from 2.2.1 to 2.2.3
pyup-bot 9f6e03d
Update gitpython from 3.0.2 to 3.0.3
pyup-bot b7b610e
Update pytz from 2019.2 to 2019.3
pyup-bot 10901ac
Update stripe from 2.35.1 to 2.37.2
pyup-bot 98dd09e
Update docker from 4.0.2 to 4.1.0
pyup-bot 22f6777
Update packaging from 19.1 to 19.2
pyup-bot f13787f
Update django-storages from 1.7.1 to 1.7.2
pyup-bot 09b85de
Update django-redis-cache from 2.0.0 to 2.1.0
pyup-bot 5bbec21
Update pillow from 6.1.0 to 6.2.0
pyup-bot 8fa2ff8
Update sphinx-tabs from 1.1.12 to 1.1.13
pyup-bot bee087e
Update commonmark from 0.9.0 to 0.9.1
pyup-bot f13a059
Update pytest from 5.2.0 to 5.2.1
pyup-bot a8998da
Update pytest-cov from 2.7.1 to 2.8.1
pyup-bot daec2bf
Update yamale from 2.0 to 2.0.1
pyup-bot c75b0fc
Update pytest-mock from 1.10.4 to 1.11.1
pyup-bot 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ pip==19.2.3 | |
appdirs==1.4.3 | ||
virtualenv==16.7.5 | ||
|
||
django==1.11.24 # pyup: <1.12 | ||
django-extensions==2.2.1 | ||
django==1.11.25 # pyup: <1.12 | ||
django-extensions==2.2.3 | ||
django_polymorphic==2.1.2 | ||
|
||
djangorestframework==3.10.3 | ||
|
@@ -42,7 +42,7 @@ celery==4.1.1 # pyup: ignore | |
|
||
django-allauth==0.40.0 | ||
|
||
GitPython==3.0.2 | ||
GitPython==3.0.3 | ||
|
||
# Search | ||
elasticsearch==6.4.0 # pyup: <7.0.0 | ||
|
@@ -72,19 +72,19 @@ defusedxml==0.6.0 | |
|
||
# Utils | ||
django-gravatar2==1.4.2 | ||
pytz==2019.2 | ||
pytz==2019.3 | ||
Unipath==1.1 | ||
django-kombu==0.9.4 | ||
mock==3.0.5 | ||
stripe==2.35.1 | ||
stripe==2.37.2 | ||
|
||
# unicode-slugify==0.1.5 is not released on PyPI yet | ||
git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.5 | ||
|
||
django-formtools==2.1 | ||
django-crispy-forms==1.7.2 | ||
|
||
docker==4.0.2 | ||
docker==4.1.0 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Don't see anything breaking for docker https://github.com/docker/docker-py/blob/4.1.0-release/docs/change-log.md |
||
|
||
django-textclassifier==1.0 | ||
# django-textclassifier doesn't have pinned versions | ||
|
@@ -99,7 +99,7 @@ django-taggit==1.1.0 | |
dj-pagination==2.4.0 | ||
|
||
# Version comparison stuff | ||
packaging==19.1 | ||
packaging==19.2 | ||
|
||
# Commenting stuff | ||
django-cors-middleware==1.4.0 | ||
|
@@ -108,7 +108,7 @@ django-cors-middleware==1.4.0 | |
user-agents==2.0 | ||
|
||
# Utilities used to upload build media to cloud storage | ||
django-storages==1.7.1 # pyup: <1.8 | ||
django-storages==1.7.2 # pyup: <1.8 | ||
|
||
# Required only in development and linting | ||
django-debug-toolbar==2.0 |
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
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.
I don't think this will be a problem, but we should be careful when deploying it.