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

Scheduled monthly dependency update for January #9

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
wheel==0.29.0

# Bleeding edge Django
django==1.10.7 # pyup: >=1.10,<1.11
django==1.10.8 # pyup: >=1.10,<1.11

# Configuration
django-environ==0.4.1
Expand All @@ -27,7 +27,7 @@ argon2-cffi==16.3.0

# For user registration, either via email or social
# Well-built with regular release cycles!
django-allauth==0.31.0
django-allauth==0.34.0


# Python-PostgreSQL Database Adapter
Expand Down
8 changes: 4 additions & 4 deletions requirements/newdev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ cryptography==1.9
daphne==1.2.0
decorator==4.0.11
defusedxml==0.5.0
Django==1.10
Django==2.0
django-admin-row-actions==0.0.2
django-admin-utils==0.3.0
django-admin-view-permission==0.8
django-ajax-selects==1.5.2
django-allauth==0.31.0
django-allauth==0.34.0
django-annoying==0.10.3
django-appconf==1.0.2
django-autocomplete-light==3.2.3
Expand Down Expand Up @@ -173,7 +173,7 @@ material==0.1
maxminddb==1.3.0
maxminddb-geolite2==2017.404
mccabe==0.6.1
mistune==0.7.1
mistune==0.8.3
mixer==5.6.6
mock==2.0.0
msgpack-python==0.4.8
Expand All @@ -187,7 +187,7 @@ pbr==3.0.1
pep8-naming==0.4.1
pexpect==4.2.1
pickleshare==0.7.4
Pillow==3.1.0
Pillow==4.3.0
pluggy==0.4.0
ply==3.10
priority==1.3.0
Expand Down