Skip to content

Commit

Permalink
Upgrade requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsj committed Feb 12, 2019
1 parent 2263409 commit dc4a9b3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ astroid==2.0.4 # via prospector, pylint, pylint-celery, pylint-flask,
bumpversion==0.5.3
cfgv==1.4.0 # via pre-commit
click==7.0 # via pip-tools
django==2.1.5
django==2.1.7
dodgy==0.1.9 # via prospector
elasticsearch-dsl==6.3.1
elasticsearch==6.3.1
Expand Down Expand Up @@ -47,7 +47,7 @@ toml==0.10.0 # via pre-commit, tox
tox-battery==0.5.1
tox==3.7.0
urllib3==1.24.1 # via elasticsearch
virtualenv==16.3.0 # via pre-commit, tox
virtualenv==16.4.0 # via pre-commit, tox
wheel==0.30.0
wrapt==1.11.1 # via astroid
zipp==0.3.3 # via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ babel==2.6.0 # via sphinx
bleach==3.1.0 # via readme-renderer
certifi==2018.11.29 # via requests
chardet==3.0.4 # via doc8, requests
django==2.1.5
django==2.1.7
doc8==0.8.0
docutils==0.14 # via doc8, readme-renderer, restructuredtext-lint, sphinx
elasticsearch-dsl==6.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ setoptconf==0.2.0 # via prospector
six==1.12.0 # via astroid, cfgv, pre-commit, pydocstyle
snowballstemmer==1.2.1 # via pydocstyle
toml==0.10.0 # via pre-commit
virtualenv==16.3.0 # via pre-commit
virtualenv==16.4.0 # via pre-commit
wrapt==1.11.1 # via astroid
zipp==0.3.3 # via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/travis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ toml==0.10.0 # via tox
tox-travis==0.11
tox==3.7.0
urllib3==1.24.1 # via requests
virtualenv==16.3.0 # via tox
virtualenv==16.4.0 # via tox

0 comments on commit dc4a9b3

Please sign in to comment.