diff --git a/requirements.txt b/requirements.txt index c13f1f7..cb2eaf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile +# This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=requirements.txt requirements.in @@ -10,11 +10,11 @@ certifi==2021.5.30 # via # requests # sentry-sdk -charset-normalizer==2.0.4 +charset-normalizer==2.0.6 # via requests datapunt-django-snapshot==0.1.0 # via -r requirements.in -django==3.2.6 +django==3.2.7 # via # -r requirements.in # datapunt-django-snapshot @@ -29,11 +29,11 @@ pytz==2021.1 # via django requests==2.26.0 # via datapunt-django-snapshot -sentry-sdk==1.3.1 +sentry-sdk==1.4.1 # via -r requirements.in -sqlparse==0.4.1 +sqlparse==0.4.2 # via django -urllib3==1.26.6 +urllib3==1.26.7 # via # requests # sentry-sdk diff --git a/requirements_dev.txt b/requirements_dev.txt index 8f7d95a..f55c56c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile +# This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=requirements_dev.txt requirements_dev.in @@ -14,23 +14,21 @@ click==8.0.1 # via pip-tools coverage==5.5 # via pytest-cov -decorator==5.0.9 +decorator==5.1.0 # via # ipdb # ipython +django==3.2.7 + # via django-extensions django-extensions==3.1.3 # via -r requirements_dev.in -django==3.2.6 - # via django-extensions flake8==3.9.2 # via pytest-flake8 iniconfig==1.1.1 # via pytest ipdb==0.13.9 # via -r requirements_dev.in -ipython-genutils==0.2.0 - # via traitlets -ipython==7.26.0 +ipython==7.28.0 # via # -r requirements_dev.in # ipdb @@ -38,7 +36,7 @@ isort==5.9.3 # via pytest-isort jedi==0.18.0 # via ipython -matplotlib-inline==0.1.2 +matplotlib-inline==0.1.3 # via ipython mccabe==0.6.1 # via flake8 @@ -52,11 +50,11 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pip-tools==6.2.0 +pip-tools==6.3.0 # via -r requirements_dev.in -pluggy==0.13.1 +pluggy==1.0.0 # via pytest -prompt-toolkit==3.0.19 +prompt-toolkit==3.0.20 # via ipython ptyprocess==0.7.0 # via pexpect @@ -66,10 +64,16 @@ pycodestyle==2.7.0 # via flake8 pyflakes==2.3.1 # via flake8 -pygments==2.9.0 +pygments==2.10.0 # via ipython pyparsing==2.4.7 # via packaging +pytest==6.2.5 + # via + # -r requirements_dev.in + # pytest-cov + # pytest-django + # pytest-flake8 pytest-cov==2.12.1 # via -r requirements_dev.in pytest-django==4.4.0 @@ -78,30 +82,24 @@ pytest-flake8==1.0.7 # via -r requirements_dev.in pytest-isort==2.0.0 # via -r requirements_dev.in -pytest==6.2.4 - # via - # -r requirements_dev.in - # pytest-cov - # pytest-django - # pytest-flake8 pytz==2021.1 # via django -sqlparse==0.4.1 +sqlparse==0.4.2 # via django toml==0.10.2 # via # ipdb # pytest # pytest-cov -tomli==1.2.0 +tomli==1.2.1 # via pep517 -traitlets==5.0.5 +traitlets==5.1.0 # via # ipython # matplotlib-inline wcwidth==0.2.5 # via prompt-toolkit -wheel==0.36.2 +wheel==0.37.0 # via pip-tools # The following packages are considered to be unsafe in a requirements file: