diff --git a/requirements-dev.in b/requirements-dev.in index 789950c..93a7d37 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -3,7 +3,7 @@ bandit==1.6.0 black==19.3b0 codecov==2.0.15 django-debug-toolbar==1.11 -ipython==7.5.0 +ipython==7.6.0 pip-tools==3.8.0 pytest==4.6.3 pytest-cov==2.7.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index 29b0ab4..f4afd02 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ attrs==19.1.0 # via black, pytest backcall==0.1.0 # via ipython bandit==1.6.0 black==19.3b0 -certifi==2019.3.9 # via requests +certifi==2019.6.16 # via requests chardet==3.0.4 # via requests click==7.0 # via black, pip-tools codecov==2.0.15 @@ -25,12 +25,12 @@ gunicorn==19.9.0 idna==2.8 # via requests importlib-metadata==0.18 # via pluggy, pytest ipython-genutils==0.2.0 # via traitlets -ipython==7.5.0 -jedi==0.13.3 # via ipython -more-itertools==7.0.0 # via pytest +ipython==7.6.0 +jedi==0.14.0 # via ipython +more-itertools==7.1.0 # via pytest packaging==19.0 # via pytest -parso==0.4.0 # via jedi -pbr==5.3.0 # via stevedore +parso==0.5.0 # via jedi +pbr==5.3.1 # via stevedore pexpect==4.7.0 # via ipython pickleshare==0.7.5 # via ipython pip-tools==3.8.0