Skip to content
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 06 #6643

Closed
wants to merge 50 commits into from
Closed
Show file tree
Hide file tree
Changes from 43 commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
d783e5a
Update pip from 19.3.1 to 20.0.2
pyup-bot Feb 10, 2020
d62609a
Update virtualenv from 16.7.7 to 20.0.1
pyup-bot Feb 10, 2020
78fb6aa
Update django from 1.11.27 to 1.11.28
pyup-bot Feb 10, 2020
426e00a
Update django-extensions from 2.2.5 to 2.2.8
pyup-bot Feb 10, 2020
0a5e190
Update djangorestframework from 3.10.3 to 3.11.0
pyup-bot Feb 10, 2020
00c05e6
Update drf-flex-fields from 0.6.1 to 0.7.5
pyup-bot Feb 10, 2020
cabb6c3
Update drf-extensions from 0.5.0 to 0.6.0
pyup-bot Feb 10, 2020
046d48a
Update pyyaml from 5.1.2 to 5.3
pyup-bot Feb 10, 2020
4af844d
Update pygments from 2.4.2 to 2.5.2
pyup-bot Feb 10, 2020
abbc008
Update pygments from 2.4.2 to 2.5.2
pyup-bot Feb 10, 2020
551f820
Update django-allauth from 0.40.0 to 0.41.0
pyup-bot Feb 10, 2020
27a15e2
Update gitpython from 3.0.4 to 3.0.7
pyup-bot Feb 10, 2020
23ba387
Update django-gravatar2 from 1.4.2 to 1.4.4
pyup-bot Feb 10, 2020
9022161
Update mock from 3.0.5 to 4.0.1
pyup-bot Feb 10, 2020
b7c9553
Update stripe from 2.38.0 to 2.42.0
pyup-bot Feb 10, 2020
a7273a5
Update regex from 2019.11.1 to 2020.1.8
pyup-bot Feb 10, 2020
5f4e9d7
Update django-formtools from 2.1 to 2.2
pyup-bot Feb 10, 2020
0b2210e
Update django-crispy-forms from 1.8.0 to 1.8.1
pyup-bot Feb 10, 2020
dd1c24a
Update docker from 4.1.0 to 4.2.0
pyup-bot Feb 10, 2020
9b98fad
Update django-annoying from 0.10.5 to 0.10.6
pyup-bot Feb 10, 2020
9204f40
Update django-taggit from 1.1.0 to 1.2.0
pyup-bot Feb 10, 2020
c74c7cd
Update packaging from 19.2 to 20.1
pyup-bot Feb 10, 2020
21d28fa
Update django-cors-middleware from 1.4.0 to 1.5.0
pyup-bot Feb 10, 2020
0478403
Update user-agents from 2.0 to 2.1
pyup-bot Feb 10, 2020
b46f324
Update django-storages from 1.7.2 to 1.9.1
pyup-bot Feb 10, 2020
0044eef
Update azure-storage-blob from 1.5.0 to 12.1.0
pyup-bot Feb 10, 2020
a807c81
Update azure-storage-common from 1.4.2 to 2.1.0
pyup-bot Feb 10, 2020
83bcc3f
Update django-debug-toolbar from 2.0 to 2.2
pyup-bot Feb 10, 2020
d53ec03
Update gunicorn from 19.9.0 to 20.0.4
pyup-bot Feb 10, 2020
77258f9
Update pillow from 6.2.1 to 7.0.0
pyup-bot Feb 10, 2020
97aad2a
Update pillow from 6.2.0 to 7.0.0
pyup-bot Feb 10, 2020
dad7a04
Update psycopg2-binary from 2.8.3 to 2.8.4
pyup-bot Feb 10, 2020
963ae8a
Update watchdog from 0.9.0 to 0.10.2
pyup-bot Feb 10, 2020
30d869d
Update ipdb from 0.12.2 to 0.12.3
pyup-bot Feb 10, 2020
e3e9261
Update ipdb from 0.12.2 to 0.12.3
pyup-bot Feb 10, 2020
1cfab48
Update tox from 3.14.1 to 3.14.3
pyup-bot Feb 10, 2020
de5502d
Update markdown from 3.1.1 to 3.2
pyup-bot Feb 10, 2020
954efae
Update django-dynamic-fixture from 2.0.0 to 3.0.2
pyup-bot Feb 10, 2020
901fce4
Update pytest from 5.2.2 to 5.3.5
pyup-bot Feb 10, 2020
ff327d1
Update pytest-django from 3.6.0 to 3.8.0
pyup-bot Feb 10, 2020
d4565a8
Update pytest-xdist from 1.30.0 to 1.31.0
pyup-bot Feb 10, 2020
7a217db
Update pytest-mock from 1.11.2 to 2.0.0
pyup-bot Feb 10, 2020
e7ed020
Remove warning ignore
humitos Feb 12, 2020
b990d3a
Downgrade django-allauth
stsewd Feb 17, 2020
9fe9efc
Update gitpython
stsewd Feb 17, 2020
4569441
Don't update azure deps
stsewd Feb 17, 2020
81a5731
Merge branch 'master' into pyup/scheduled-update-2020-02-10
stsewd Feb 17, 2020
11528a1
Merge branch 'pyup/scheduled-update-2020-02-10' of github.com:readthe…
stsewd Feb 17, 2020
4890dec
Downgrade incompatible packages for now
stsewd Feb 17, 2020
070ec23
Merge branch 'master' into pyup/scheduled-update-2020-02-10
stsewd Feb 18, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 0 additions & 3 deletions pytest.ini
Expand Up @@ -13,6 +13,3 @@ filterwarnings =
ignore:Pagination may yield inconsistent results with an unordered object_list.*:django.core.paginator.UnorderedObjectListWarning
# docutils
ignore:'U' mode is deprecated:DeprecationWarning

# rest_framework_extensions.routers raises these
ignore::rest_framework.RemovedInDRF311Warning
4 changes: 2 additions & 2 deletions requirements/deploy.txt
@@ -1,8 +1,8 @@
-r pip.txt
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
psycopg2==2.8.3 --no-binary psycopg2
gunicorn==19.9.0
gunicorn==20.0.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing breaking

fix binding a socket using the file descriptor
remove support for the bdist_rpm build

django-redis-cache==2.1.0

#For resizing images
pillow==6.2.1
pillow==7.0.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10 changes: 5 additions & 5 deletions requirements/docker.txt
@@ -1,16 +1,16 @@
-r pip.txt
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
psycopg2-binary==2.8.3
psycopg2-binary==2.8.4
django-redis-cache==2.1.0

# For resizing images
pillow==6.2.0
pillow==7.0.0

# local debugging tools
watchdog==0.9.0
watchdog==0.10.2
datadiff==2.0.0
ipdb==0.12.2
ipdb==0.12.3
pdbpp==0.10.2

# run tests
tox==3.14.1
tox==3.14.3
4 changes: 2 additions & 2 deletions requirements/local-docs-build.txt
Expand Up @@ -20,10 +20,10 @@ git+https://github.com/agjohnson/sphinx-intl.git@7b5c66bdb30f872b3b1286e371f569c
git+https://github.com/readthedocs/readthedocs-sphinx-search@master


Pygments==2.4.2
Pygments==2.5.2

mkdocs==1.0.4
Markdown==3.1.1
Markdown==3.2

# Docs
sphinxcontrib-httpdomain==1.7.0
Expand Down
54 changes: 27 additions & 27 deletions requirements/pip.txt
@@ -1,13 +1,13 @@
# Base packages
pip==19.3.1
pip==20.0.2
appdirs==1.4.3
virtualenv==16.7.7
virtualenv==20.0.1

django==1.11.27 # pyup: <1.12
django-extensions==2.2.5
django==1.11.28 # pyup: <1.12
django-extensions==2.2.8
django_polymorphic==2.1.2

djangorestframework==3.10.3
djangorestframework==3.11.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last version to support django 1.11


# For intersphinx during builds
# Use <2.x until we fix some issues in our theme.
Expand All @@ -17,17 +17,17 @@ Sphinx==1.8.5 # pyup: <2.0.0
# Filtering for the REST API
django-filter==2.2.0

drf-flex-fields==0.6.1
drf-extensions==0.5.0
drf-flex-fields==0.7.5
drf-extensions==0.6.0

django-vanilla-views==1.0.6
jsonfield==2.0.2

requests==2.22.0
requests-toolbelt==0.9.1
slumber==0.7.1
pyyaml==5.1.2
Pygments==2.4.2
pyyaml==5.3
Pygments==2.5.2

# Basic tools
# Redis 3.x has an incompatible change and fails
Expand All @@ -40,9 +40,9 @@ kombu==4.3.0 # pyup: ignore
# when ALWAYS_EAGER = True
celery==4.1.1 # pyup: ignore

django-allauth==0.40.0
django-allauth==0.41.0
stsewd marked this conversation as resolved.
Show resolved Hide resolved

GitPython==3.0.4
GitPython==3.0.7
stsewd marked this conversation as resolved.
Show resolved Hide resolved

# Search
elasticsearch==6.4.0 # pyup: <7.0.0
Expand All @@ -69,47 +69,47 @@ selectolax==0.2.1
orjson==2.0.7 # pyup: ignore

# Utils
django-gravatar2==1.4.2
django-gravatar2==1.4.4
pytz==2019.3
Unipath==1.1
django-kombu==0.9.4
mock==3.0.5
stripe==2.38.0
regex==2019.11.1
mock==4.0.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should drop this dep and change all our imports to from unitetest import mock

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stripe==2.42.0
regex==2020.1.8

# 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.8.0
django-formtools==2.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

django-crispy-forms==1.8.1

docker==4.1.0
docker==4.2.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is scary -- I'd want to test it more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is nothing breaking in the changelog https://docker-py.readthedocs.io/en/stable/change-log.html

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelogs can't possible know what might break with our particular setup. We've broken lots of things before because of upgrades.


django-textclassifier==1.0
# django-textclassifier doesn't have pinned versions
# if there is an update they could break our code
nltk==3.4.5
textblob==0.15.3

django-annoying==0.10.5
django-annoying==0.10.6
django-messages-extends==0.6.0
djangorestframework-jsonp==1.0.2
django-taggit==1.1.0
django-taggit==1.2.0
dj-pagination==2.4.0

# Version comparison stuff
packaging==19.2
packaging==20.1

# Commenting stuff
django-cors-middleware==1.4.0
django-cors-middleware==1.5.0

# User agent parsing - used for analytics purposes
user-agents==2.0
user-agents==2.1

# Utilities used to upload build media to cloud storage
django-storages[azure]==1.7.2
azure-storage-blob==1.5.0
azure-storage-common==1.4.2
django-storages[azure]==1.9.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are some changes with s3, but I don't think those are a problem (mostly deprecations) https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst

azure-storage-blob==12.1.0
azure-storage-common==2.1.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


# Required only in development and linting
django-debug-toolbar==2.0
django-debug-toolbar==2.2
12 changes: 6 additions & 6 deletions requirements/testing.txt
@@ -1,10 +1,10 @@
-r pip.txt
-r local-docs-build.txt

django-dynamic-fixture==2.0.0
pytest==5.2.2
pytest-django==3.6.0
pytest-xdist==1.30.0
django-dynamic-fixture==3.0.2
pytest==5.3.5
pytest-django==3.8.0
pytest-xdist==1.31.0
pytest-cov==2.8.1
apipkg==1.5
execnet==1.7.1
Expand All @@ -18,8 +18,8 @@ execnet==1.7.1
Mercurial==4.4.2 # pyup: ignore

yamale==2.0.1
pytest-mock==1.11.2
pytest-mock==2.0.0

# local debugging tools
datadiff==2.0.0
ipdb==0.12.2
ipdb==0.12.3