Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Scheduled weekly dependency update for week 49 #455

Closed
wants to merge 5 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-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ idna==2.6 # via requests
ipython-genutils==0.2.0 # via traitlets
ipython==6.2.1
jedi==0.11.0 # via ipython
parso==0.1.0 # via jedi
parso==0.1.1 # via jedi
pexpect==4.3.0 # via ipython
pickleshare==0.7.4 # via ipython
pip-tools==1.10.2
pip-tools==1.11.0
prompt-toolkit==1.0.15 # via ipython
ptyprocess==0.5.2 # via pexpect
pycodestyle==2.3.1 # via autopep8
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
argon2-cffi==16.3.0 # via django
asgi-redis==1.4.3
asgiref==1.1.2 # via asgi-redis, channels, daphne
asgiref==2.0.1 # via asgi-redis, channels, daphne
attrs==17.3.0 # via automat
autobahn==17.10.1 # via daphne
automat==0.6.0 # via twisted
Expand All @@ -24,14 +24,14 @@ django-anymail==1.2
django-cors-headers==2.1.0
django-crispy-forms==1.7.0
django-enumfield==1.3b2
django-extensions==1.9.7
django-extensions==1.9.8
django-filter==1.1.0
django-influxdb-metrics==1.3.2
django-jinja==2.4.1
django-redis==4.8.0
django-rest-swagger==2.1.2
django-timezone-field==2.0
django[argon2]==1.11.7
django[argon2]==2.0
djangorestframework==3.7.3
drf-nested-routers==0.90.0
factory-boy==2.9.2
Expand Down