diff --git a/requirements/base.txt b/requirements/base.txt index 7282fc4..3f5dfe7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,21 +1,17 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -asgiref==3.7.2 +asgiref==3.8.1 # via django -django==3.2.20 +django==4.2.14 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/base.in # django-model-utils -django-model-utils==4.3.1 +django-model-utils==4.5.1 # via -r requirements/base.in -pytz==2023.3 +sqlparse==0.5.1 # via django -sqlparse==0.4.4 - # via django -typing-extensions==4.7.1 - # via asgiref diff --git a/requirements/ci.txt b/requirements/ci.txt index 6b50e71..d2aafeb 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,33 +1,34 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -distlib==0.3.7 +distlib==0.3.8 # via virtualenv -filelock==3.12.2 +filelock==3.15.4 # via # tox # virtualenv -packaging==23.1 - # via tox -platformdirs==3.10.0 - # via virtualenv -pluggy==1.2.0 +packaging==24.1 + # via + # pyproject-api + # tox +platformdirs==4.2.2 + # via + # tox + # virtualenv +pluggy==1.5.0 # via tox py==1.11.0 # via tox six==1.16.0 # via tox -tomli==2.0.1 - # via tox tox==3.28.0 # via - # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/ci.in # tox-battery tox-battery==0.6.2 # via -r requirements/ci.in -virtualenv==20.24.3 +virtualenv==20.26.3 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index cbe408b..cf1b050 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,21 +1,21 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -asgiref==3.7.2 +asgiref==3.8.1 # via # -r requirements/quality.txt # django -astroid==2.15.6 +astroid==3.2.4 # via # -r requirements/quality.txt # pylint # pylint-celery -black==23.7.0 +black==24.4.2 # via -r requirements/quality.txt -build==0.10.0 +build==1.2.1 # via # -r requirements/pip-tools.txt # pip-tools @@ -34,41 +34,37 @@ click-log==0.4.0 # via # -r requirements/quality.txt # edx-lint -code-annotations==1.5.0 +code-annotations==1.8.0 # via # -r requirements/quality.txt # edx-lint -coverage[toml]==7.3.0 +coverage[toml]==7.6.0 # via # -r requirements/quality.txt # pytest-cov -diff-cover==7.7.0 +diff-cover==9.1.1 # via -r requirements/dev.in -dill==0.3.7 +dill==0.3.8 # via # -r requirements/quality.txt # pylint -distlib==0.3.7 +distlib==0.3.8 # via # -r requirements/ci.txt # virtualenv -django==3.2.20 +django==4.2.14 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/quality.txt # django-model-utils # edx-i18n-tools -django-model-utils==4.3.1 +django-model-utils==4.5.1 # via -r requirements/quality.txt -edx-i18n-tools==1.1.0 +edx-i18n-tools==1.6.0 # via -r requirements/dev.in -edx-lint==5.3.4 +edx-lint==5.3.7 # via -r requirements/quality.txt -exceptiongroup==1.1.3 - # via - # -r requirements/quality.txt - # pytest -filelock==3.12.2 +filelock==3.15.4 # via # -r requirements/ci.txt # tox @@ -77,20 +73,22 @@ iniconfig==2.0.0 # via # -r requirements/quality.txt # pytest -isort==5.12.0 +isort==5.13.2 # via # -r requirements/quality.txt # pylint -jinja2==3.1.2 +jinja2==3.1.4 # via # -r requirements/quality.txt # code-annotations # diff-cover -lazy-object-proxy==1.9.0 +lxml[html-clean,html_clean]==5.2.2 # via - # -r requirements/quality.txt - # astroid -markupsafe==2.1.3 + # edx-i18n-tools + # lxml-html-clean +lxml-html-clean==0.1.1 + # via lxml +markupsafe==2.1.5 # via # -r requirements/quality.txt # jinja2 @@ -102,7 +100,7 @@ mypy-extensions==1.0.0 # via # -r requirements/quality.txt # black -packaging==23.1 +packaging==24.1 # via # -r requirements/ci.txt # -r requirements/pip-tools.txt @@ -111,26 +109,26 @@ packaging==23.1 # build # pytest # tox -path==16.7.1 +path==17.0.0 # via edx-i18n-tools -pathspec==0.11.2 +pathspec==0.12.1 # via # -r requirements/quality.txt # black -pbr==5.11.1 +pbr==6.0.0 # via # -r requirements/quality.txt # stevedore -pip-tools==7.3.0 +pip-tools==7.4.1 # via -r requirements/pip-tools.txt -platformdirs==3.10.0 +platformdirs==4.2.2 # via # -r requirements/ci.txt # -r requirements/quality.txt # black # pylint # virtualenv -pluggy==1.2.0 +pluggy==1.5.0 # via # -r requirements/ci.txt # -r requirements/quality.txt @@ -143,13 +141,13 @@ py==1.11.0 # via # -r requirements/ci.txt # tox -pycodestyle==2.11.0 +pycodestyle==2.12.0 # via -r requirements/quality.txt pydocstyle==6.3.0 # via -r requirements/quality.txt -pygments==2.16.1 +pygments==2.18.0 # via diff-cover -pylint==2.17.5 +pylint==3.2.6 # via # -r requirements/quality.txt # edx-lint @@ -160,7 +158,7 @@ pylint-celery==0.3 # via # -r requirements/quality.txt # edx-lint -pylint-django==2.5.3 +pylint-django==2.5.5 # via # -r requirements/quality.txt # edx-lint @@ -169,33 +167,30 @@ pylint-plugin-utils==0.8.2 # -r requirements/quality.txt # pylint-celery # pylint-django -pyproject-hooks==1.0.0 +pyproject-hooks==1.1.0 # via # -r requirements/pip-tools.txt # build -pytest==7.4.0 + # pip-tools +pytest==8.3.2 # via # -r requirements/quality.txt # pytest-cov # pytest-django -pytest-cov==4.1.0 +pytest-cov==5.0.0 # via -r requirements/quality.txt -pytest-django==4.5.2 +pytest-django==4.8.0 # via -r requirements/quality.txt -python-slugify==8.0.1 +python-slugify==8.0.4 # via # -r requirements/quality.txt # code-annotations -pytz==2023.3 - # via - # -r requirements/quality.txt - # django pyyaml==6.0.1 # via # -r requirements/quality.txt # code-annotations # edx-i18n-tools -ruff==0.0.285 +ruff==0.5.5 # via -r requirements/quality.txt six==1.16.0 # via @@ -207,11 +202,11 @@ snowballstemmer==2.2.0 # via # -r requirements/quality.txt # pydocstyle -sqlparse==0.4.4 +sqlparse==0.5.1 # via # -r requirements/quality.txt # django -stevedore==5.1.0 +stevedore==5.2.0 # via # -r requirements/quality.txt # code-annotations @@ -219,49 +214,24 @@ text-unidecode==1.3 # via # -r requirements/quality.txt # python-slugify -tomli==2.0.1 - # via - # -r requirements/ci.txt - # -r requirements/pip-tools.txt - # -r requirements/quality.txt - # black - # build - # coverage - # pip-tools - # pylint - # pyproject-hooks - # pytest - # tox -tomlkit==0.12.1 +tomlkit==0.13.0 # via # -r requirements/quality.txt # pylint tox==3.28.0 # via - # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/ci.txt # tox-battery tox-battery==0.6.2 # via -r requirements/ci.txt -typing-extensions==4.7.1 - # via - # -r requirements/quality.txt - # asgiref - # astroid - # black - # pylint -virtualenv==20.24.3 +virtualenv==20.26.3 # via # -r requirements/ci.txt # tox -wheel==0.41.2 +wheel==0.43.0 # via # -r requirements/pip-tools.txt # pip-tools -wrapt==1.15.0 - # via - # -r requirements/quality.txt - # astroid # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/doc.txt b/requirements/doc.txt index 085e524..9d5e656 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -1,125 +1,127 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -accessible-pygments==0.0.4 +accessible-pygments==0.0.5 # via pydata-sphinx-theme -alabaster==0.7.13 +alabaster==0.7.16 # via sphinx -asgiref==3.7.2 +asgiref==3.8.1 # via # -r requirements/test.txt # django -babel==2.12.1 +babel==2.15.0 # via # pydata-sphinx-theme # sphinx -beautifulsoup4==4.12.2 +backports-tarfile==1.2.0 + # via jaraco-context +beautifulsoup4==4.12.3 # via pydata-sphinx-theme -bleach==6.0.0 - # via readme-renderer -build==0.10.0 +build==1.2.1 # via -r requirements/doc.in -certifi==2023.7.22 +certifi==2024.7.4 # via requests -cffi==1.15.1 +cffi==1.16.0 # via cryptography -charset-normalizer==3.2.0 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via # -r requirements/test.txt # code-annotations -code-annotations==1.5.0 +code-annotations==1.8.0 # via -r requirements/test.txt -coverage[toml]==7.3.0 +coverage[toml]==7.6.0 # via # -r requirements/test.txt # pytest-cov -cryptography==41.0.3 +cryptography==43.0.0 # via secretstorage -django==3.2.20 +django==4.2.14 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/test.txt # django-model-utils -django-model-utils==4.3.1 +django-model-utils==4.5.1 # via -r requirements/test.txt doc8==1.1.1 # via -r requirements/doc.in -docutils==0.19 +docutils==0.20.1 # via # doc8 # pydata-sphinx-theme # readme-renderer # restructuredtext-lint # sphinx -exceptiongroup==1.1.3 - # via - # -r requirements/test.txt - # pytest -idna==3.4 +idna==3.7 # via requests imagesize==1.4.1 # via sphinx -importlib-metadata==6.8.0 +importlib-metadata==6.11.0 # via + # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # keyring - # sphinx # twine -importlib-resources==6.0.1 - # via keyring iniconfig==2.0.0 # via # -r requirements/test.txt # pytest -jaraco-classes==3.3.0 +jaraco-classes==3.4.0 + # via keyring +jaraco-context==5.3.0 + # via keyring +jaraco-functools==4.0.1 # via keyring jeepney==0.8.0 # via # keyring # secretstorage -jinja2==3.1.2 +jinja2==3.1.4 # via # -r requirements/test.txt # code-annotations # sphinx -keyring==24.2.0 +keyring==25.2.1 # via twine markdown-it-py==3.0.0 # via rich -markupsafe==2.1.3 +markupsafe==2.1.5 # via # -r requirements/test.txt # jinja2 mdurl==0.1.2 # via markdown-it-py -more-itertools==10.1.0 - # via jaraco-classes -packaging==23.1 +more-itertools==10.3.0 + # via + # jaraco-classes + # jaraco-functools +nh3==0.2.18 + # via readme-renderer +packaging==24.1 # via # -r requirements/test.txt # build # pydata-sphinx-theme # pytest # sphinx -pbr==5.11.1 +pbr==6.0.0 # via # -r requirements/test.txt # stevedore -pkginfo==1.9.6 +pkginfo==1.10.0 # via twine -pluggy==1.2.0 +pluggy==1.5.0 # via # -r requirements/test.txt # pytest -pycparser==2.21 +pycparser==2.22 # via cffi -pydata-sphinx-theme==0.13.3 +pydata-sphinx-theme==0.15.4 # via sphinx-book-theme -pygments==2.16.1 +pygments==2.18.0 # via # accessible-pygments # doc8 @@ -127,33 +129,28 @@ pygments==2.16.1 # readme-renderer # rich # sphinx -pyproject-hooks==1.0.0 +pyproject-hooks==1.1.0 # via build -pytest==7.4.0 +pytest==8.3.2 # via # -r requirements/test.txt # pytest-cov # pytest-django -pytest-cov==4.1.0 +pytest-cov==5.0.0 # via -r requirements/test.txt -pytest-django==4.5.2 +pytest-django==4.8.0 # via -r requirements/test.txt -python-slugify==8.0.1 +python-slugify==8.0.4 # via # -r requirements/test.txt # code-annotations -pytz==2023.3 - # via - # -r requirements/test.txt - # babel - # django pyyaml==6.0.1 # via # -r requirements/test.txt # code-annotations -readme-renderer==41.0 +readme-renderer==43.0 # via twine -requests==2.31.0 +requests==2.32.3 # via # requests-toolbelt # sphinx @@ -164,40 +161,38 @@ restructuredtext-lint==1.4.0 # via doc8 rfc3986==2.0.0 # via twine -rich==13.5.2 +rich==13.7.1 # via twine secretstorage==3.3.3 # via keyring -six==1.16.0 - # via bleach snowballstemmer==2.2.0 # via sphinx -soupsieve==2.4.1 +soupsieve==2.5 # via beautifulsoup4 -sphinx==6.2.1 +sphinx==7.4.7 # via # -r requirements/doc.in # pydata-sphinx-theme # sphinx-book-theme -sphinx-book-theme==1.0.1 +sphinx-book-theme==1.1.3 # via -r requirements/doc.in -sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-applehelp==2.0.0 # via sphinx -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-devhelp==2.0.0 # via sphinx -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==2.0.0 # via sphinx -sphinxcontrib-serializinghtml==1.1.5 +sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlparse==0.4.4 +sqlparse==0.5.1 # via # -r requirements/test.txt # django -stevedore==5.1.0 +stevedore==5.2.0 # via # -r requirements/test.txt # code-annotations @@ -206,29 +201,13 @@ text-unidecode==1.3 # via # -r requirements/test.txt # python-slugify -tomli==2.0.1 - # via - # -r requirements/test.txt - # build - # coverage - # doc8 - # pyproject-hooks - # pytest -twine==4.0.2 +twine==5.1.1 # via -r requirements/doc.in -typing-extensions==4.7.1 - # via - # -r requirements/test.txt - # asgiref - # pydata-sphinx-theme - # rich -urllib3==2.0.4 +typing-extensions==4.12.2 + # via pydata-sphinx-theme +urllib3==2.2.2 # via # requests # twine -webencodings==0.5.1 - # via bleach -zipp==3.16.2 - # via - # importlib-metadata - # importlib-resources +zipp==3.19.2 + # via importlib-metadata diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 007ed38..b544e9f 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -1,25 +1,22 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -build==0.10.0 +build==1.2.1 # via pip-tools click==8.1.7 # via pip-tools -packaging==23.1 +packaging==24.1 # via build -pip-tools==7.3.0 +pip-tools==7.4.1 # via -r requirements/pip-tools.in -pyproject-hooks==1.0.0 - # via build -tomli==2.0.1 +pyproject-hooks==1.1.0 # via # build # pip-tools - # pyproject-hooks -wheel==0.41.2 +wheel==0.43.0 # via pip-tools # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/pip.txt b/requirements/pip.txt index 13c7e84..7634792 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,14 +1,14 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -wheel==0.41.2 +wheel==0.43.0 # via -r requirements/pip.in # The following packages are considered to be unsafe in a requirements file: -pip==23.2.1 +pip==24.2 # via -r requirements/pip.in -setuptools==68.1.2 +setuptools==72.0.0 # via -r requirements/pip.in diff --git a/requirements/quality.txt b/requirements/quality.txt index c09c086..1f95c6e 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -1,18 +1,18 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -asgiref==3.7.2 +asgiref==3.8.1 # via # -r requirements/test.txt # django -astroid==2.15.6 +astroid==3.2.4 # via # pylint # pylint-celery -black==23.7.0 +black==24.4.2 # via -r requirements/quality.in click==8.1.7 # via @@ -23,44 +23,38 @@ click==8.1.7 # edx-lint click-log==0.4.0 # via edx-lint -code-annotations==1.5.0 +code-annotations==1.8.0 # via # -r requirements/test.txt # edx-lint -coverage[toml]==7.3.0 +coverage[toml]==7.6.0 # via # -r requirements/test.txt # pytest-cov -dill==0.3.7 +dill==0.3.8 # via pylint -django==3.2.20 +django==4.2.14 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/test.txt # django-model-utils -django-model-utils==4.3.1 +django-model-utils==4.5.1 # via -r requirements/test.txt -edx-lint==5.3.4 +edx-lint==5.3.7 # via -r requirements/quality.in -exceptiongroup==1.1.3 - # via - # -r requirements/test.txt - # pytest iniconfig==2.0.0 # via # -r requirements/test.txt # pytest -isort==5.12.0 +isort==5.13.2 # via # -r requirements/quality.in # pylint -jinja2==3.1.2 +jinja2==3.1.4 # via # -r requirements/test.txt # code-annotations -lazy-object-proxy==1.9.0 - # via astroid -markupsafe==2.1.3 +markupsafe==2.1.5 # via # -r requirements/test.txt # jinja2 @@ -68,30 +62,30 @@ mccabe==0.7.0 # via pylint mypy-extensions==1.0.0 # via black -packaging==23.1 +packaging==24.1 # via # -r requirements/test.txt # black # pytest -pathspec==0.11.2 +pathspec==0.12.1 # via black -pbr==5.11.1 +pbr==6.0.0 # via # -r requirements/test.txt # stevedore -platformdirs==3.10.0 +platformdirs==4.2.2 # via # black # pylint -pluggy==1.2.0 +pluggy==1.5.0 # via # -r requirements/test.txt # pytest -pycodestyle==2.11.0 +pycodestyle==2.12.0 # via -r requirements/quality.in pydocstyle==6.3.0 # via -r requirements/quality.in -pylint==2.17.5 +pylint==3.2.6 # via # edx-lint # pylint-celery @@ -99,44 +93,40 @@ pylint==2.17.5 # pylint-plugin-utils pylint-celery==0.3 # via edx-lint -pylint-django==2.5.3 +pylint-django==2.5.5 # via edx-lint pylint-plugin-utils==0.8.2 # via # pylint-celery # pylint-django -pytest==7.4.0 +pytest==8.3.2 # via # -r requirements/test.txt # pytest-cov # pytest-django -pytest-cov==4.1.0 +pytest-cov==5.0.0 # via -r requirements/test.txt -pytest-django==4.5.2 +pytest-django==4.8.0 # via -r requirements/test.txt -python-slugify==8.0.1 +python-slugify==8.0.4 # via # -r requirements/test.txt # code-annotations -pytz==2023.3 - # via - # -r requirements/test.txt - # django pyyaml==6.0.1 # via # -r requirements/test.txt # code-annotations -ruff==0.0.285 +ruff==0.5.5 # via -r requirements/quality.in six==1.16.0 # via edx-lint snowballstemmer==2.2.0 # via pydocstyle -sqlparse==0.4.4 +sqlparse==0.5.1 # via # -r requirements/test.txt # django -stevedore==5.1.0 +stevedore==5.2.0 # via # -r requirements/test.txt # code-annotations @@ -144,21 +134,5 @@ text-unidecode==1.3 # via # -r requirements/test.txt # python-slugify -tomli==2.0.1 - # via - # -r requirements/test.txt - # black - # coverage - # pylint - # pytest -tomlkit==0.12.1 +tomlkit==0.13.0 # via pylint -typing-extensions==4.7.1 - # via - # -r requirements/test.txt - # asgiref - # astroid - # black - # pylint -wrapt==1.15.0 - # via astroid diff --git a/requirements/test.txt b/requirements/test.txt index 2399e49..1f26d26 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,68 +1,54 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -asgiref==3.7.2 +asgiref==3.8.1 # via # -r requirements/base.txt # django click==8.1.7 # via code-annotations -code-annotations==1.5.0 +code-annotations==1.8.0 # via -r requirements/test.in -coverage[toml]==7.3.0 +coverage[toml]==7.6.0 # via pytest-cov # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/base.txt # django-model-utils -django-model-utils==4.3.1 +django-model-utils==4.5.1 # via -r requirements/base.txt -exceptiongroup==1.1.3 - # via pytest iniconfig==2.0.0 # via pytest -jinja2==3.1.2 +jinja2==3.1.4 # via code-annotations -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 -packaging==23.1 +packaging==24.1 # via pytest -pbr==5.11.1 +pbr==6.0.0 # via stevedore -pluggy==1.2.0 +pluggy==1.5.0 # via pytest -pytest==7.4.0 +pytest==8.3.2 # via # pytest-cov # pytest-django -pytest-cov==4.1.0 +pytest-cov==5.0.0 # via -r requirements/test.in -pytest-django==4.5.2 +pytest-django==4.8.0 # via -r requirements/test.in -python-slugify==8.0.1 +python-slugify==8.0.4 # via code-annotations -pytz==2023.3 - # via - # -r requirements/base.txt - # django pyyaml==6.0.1 # via code-annotations -sqlparse==0.4.4 +sqlparse==0.5.1 # via # -r requirements/base.txt # django -stevedore==5.1.0 +stevedore==5.2.0 # via code-annotations text-unidecode==1.3 # via python-slugify -tomli==2.0.1 - # via - # coverage - # pytest -typing-extensions==4.7.1 - # via - # -r requirements/base.txt - # asgiref