diff --git a/requirements/base.txt b/requirements/base.txt index e49e9d1..9b0a4ba 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade @@ -19,7 +19,7 @@ code-annotations==1.8.0 # via # -c requirements/constraints.txt # -r requirements/base.in -dill==0.3.8 +dill==0.3.9 # via pylint isort==5.13.2 # via pylint @@ -29,11 +29,11 @@ markupsafe==2.1.5 # via jinja2 mccabe==0.7.0 # via pylint -pbr==6.0.0 +pbr==6.1.0 # via stevedore -platformdirs==4.2.2 +platformdirs==4.3.6 # via pylint -pylint==3.2.6 +pylint==3.2.7 # via # -r requirements/base.in # pylint-celery @@ -53,9 +53,15 @@ pyyaml==6.0.2 # via code-annotations six==1.16.0 # via -r requirements/base.in -stevedore==5.2.0 +stevedore==5.3.0 # via code-annotations text-unidecode==1.3 # via python-slugify +tomli==2.0.2 + # via pylint tomlkit==0.13.2 # via pylint +typing-extensions==4.12.2 + # via + # astroid + # pylint diff --git a/requirements/ci.txt b/requirements/ci.txt index d15675b..39cd14a 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade @@ -12,7 +12,7 @@ colorama==0.4.6 # via tox distlib==0.3.8 # via virtualenv -filelock==3.15.4 +filelock==3.16.1 # via # tox # virtualenv @@ -20,15 +20,21 @@ packaging==24.1 # via # pyproject-api # tox -platformdirs==4.2.2 +platformdirs==4.3.6 # via # tox # virtualenv pluggy==1.5.0 # via tox -pyproject-api==1.7.1 +pyproject-api==1.8.0 # via tox -tox==4.18.0 +tomli==2.0.2 + # via + # pyproject-api + # tox +tox==4.21.2 # via -r requirements/ci.in -virtualenv==20.26.3 +typing-extensions==4.12.2 + # via tox +virtualenv==20.26.6 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index f84487b..da68175 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade @@ -20,13 +20,13 @@ code-annotations==1.8.0 # via # -c requirements/constraints.txt # -r requirements/base.txt -dill==0.3.8 +dill==0.3.9 # via # -r requirements/base.txt # pylint distlib==0.3.8 # via virtualenv -filelock==3.15.4 +filelock==3.16.1 # via # tox # virtualenv @@ -50,11 +50,11 @@ packaging==24.1 # via # pyproject-api # tox -pbr==6.0.0 +pbr==6.1.0 # via # -r requirements/base.txt # stevedore -platformdirs==4.2.2 +platformdirs==4.3.6 # via # -r requirements/base.txt # pylint @@ -63,7 +63,7 @@ pluggy==1.5.0 # via tox py==1.11.0 # via tox -pylint==3.2.6 +pylint==3.2.7 # via # -r requirements/base.txt # pylint-celery @@ -90,7 +90,7 @@ six==1.16.0 # via # -r requirements/base.txt # tox -stevedore==5.2.0 +stevedore==5.3.0 # via # -r requirements/base.txt # code-annotations @@ -98,6 +98,12 @@ text-unidecode==1.3 # via # -r requirements/base.txt # python-slugify +tomli==2.0.2 + # via + # -r requirements/base.txt + # pylint + # pyproject-api + # tox tomlkit==0.13.2 # via # -r requirements/base.txt @@ -108,5 +114,10 @@ tox==3.28.0 # tox-battery tox-battery==0.6.2 # via -r requirements/dev.in -virtualenv==20.26.3 +typing-extensions==4.12.2 + # via + # -r requirements/base.txt + # astroid + # pylint +virtualenv==20.26.6 # via tox diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 67b6039..c939293 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -1,23 +1,31 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade # -build==1.2.1 +build==1.2.2.post1 # via pip-tools click==8.1.7 # via pip-tools +importlib-metadata==8.5.0 + # via build packaging==24.1 # via build pip-tools==7.4.1 # via -r requirements/pip-tools.in -pyproject-hooks==1.1.0 +pyproject-hooks==1.2.0 + # via + # build + # pip-tools +tomli==2.0.2 # via # build # pip-tools wheel==0.44.0 # via pip-tools +zipp==3.20.2 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/pip.txt b/requirements/pip.txt index ec44049..bc72a64 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade @@ -10,5 +10,5 @@ wheel==0.44.0 # The following packages are considered to be unsafe in a requirements file: pip==24.2 # via -r requirements/pip.in -setuptools==72.2.0 +setuptools==75.1.0 # via -r requirements/pip.in diff --git a/requirements/test.txt b/requirements/test.txt index 434a9a1..bcc6d52 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade @@ -11,6 +11,8 @@ astroid==3.2.4 # -r requirements/dev.txt # pylint # pylint-celery +backports-zoneinfo==0.2.1 + # via django click==8.1.7 # via # -r requirements/dev.txt @@ -24,7 +26,7 @@ code-annotations==1.8.0 # -r requirements/dev.txt coverage==7.6.1 # via -r requirements/test.in -dill==0.3.8 +dill==0.3.9 # via # -r requirements/dev.txt # pylint @@ -32,11 +34,13 @@ distlib==0.3.8 # via # -r requirements/dev.txt # virtualenv -django==4.2.15 +django==4.2.16 # via # -c requirements/../edx_lint/files/common_constraints.txt # -r requirements/test.in -filelock==3.15.4 +exceptiongroup==1.2.2 + # via pytest +filelock==3.16.1 # via # -r requirements/dev.txt # tox @@ -64,11 +68,11 @@ packaging==24.1 # -r requirements/dev.txt # pytest # tox -pbr==6.0.0 +pbr==6.1.0 # via # -r requirements/dev.txt # stevedore -platformdirs==4.2.2 +platformdirs==4.3.6 # via # -r requirements/dev.txt # pylint @@ -82,7 +86,7 @@ py==1.11.0 # via # -r requirements/dev.txt # tox -pylint==3.2.6 +pylint==3.2.7 # via # -r requirements/dev.txt # pylint-celery @@ -97,7 +101,7 @@ pylint-plugin-utils==0.8.2 # -r requirements/dev.txt # pylint-celery # pylint-django -pytest==8.3.2 +pytest==8.3.3 # via -r requirements/test.in python-slugify==8.0.4 # via @@ -113,7 +117,7 @@ six==1.16.0 # tox sqlparse==0.5.1 # via django -stevedore==5.2.0 +stevedore==5.3.0 # via # -r requirements/dev.txt # code-annotations @@ -121,6 +125,12 @@ text-unidecode==1.3 # via # -r requirements/dev.txt # python-slugify +tomli==2.0.2 + # via + # -r requirements/dev.txt + # pylint + # pytest + # tox tomlkit==0.13.2 # via # -r requirements/dev.txt @@ -131,7 +141,13 @@ tox==3.28.0 # tox-battery tox-battery==0.6.2 # via -r requirements/dev.txt -virtualenv==20.26.3 +typing-extensions==4.12.2 + # via + # -r requirements/dev.txt + # asgiref + # astroid + # pylint +virtualenv==20.26.6 # via # -r requirements/dev.txt # tox