diff --git a/requirements/base.txt b/requirements/base.txt index 82ced58fe..487967957 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # -# 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 diff --git a/requirements/ci.txt b/requirements/ci.txt index 3443df25c..38c9e484e 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,10 +1,10 @@ # -# 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 # -cachetools==5.3.3 +cachetools==5.4.0 # via tox chardet==5.2.0 # via tox @@ -30,10 +30,6 @@ pluggy==1.5.0 # via tox pyproject-api==1.7.1 # via tox -tomli==2.0.1 - # via - # pyproject-api - # tox tox==4.16.0 # via -r requirements/ci.in virtualenv==20.26.3 diff --git a/requirements/dev.txt b/requirements/dev.txt index 61931f4d1..47c35616c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ # -# 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 @@ -12,7 +12,7 @@ asgiref==3.8.1 # via # -r requirements/test.txt # django -astroid==3.2.3 +astroid==3.2.4 # via # -r requirements/test.txt # pylint @@ -21,15 +21,11 @@ attrs==23.2.0 # via # -r requirements/test.txt # hypothesis -backports-zoneinfo==0.2.1 ; python_version < "3.9" - # via - # -r requirements/test.txt - # django -boto3==1.34.144 +boto3==1.34.149 # via # -r requirements/test.txt # fs-s3fs -botocore==1.34.144 +botocore==1.34.149 # via # -r requirements/test.txt # boto3 @@ -38,7 +34,7 @@ build==1.2.1 # via # -r requirements/pip-tools.txt # pip-tools -cachetools==5.3.3 +cachetools==5.4.0 # via # -r requirements/ci.txt # -r requirements/test.txt @@ -98,15 +94,10 @@ dnspython==2.6.1 # via # -r requirements/test.txt # pymongo -edx-lint==5.3.6 +edx-lint==5.3.7 # via -r requirements/test.txt edx-opaque-keys==2.10.0 # via -r requirements/test.txt -exceptiongroup==1.2.2 - # via - # -r requirements/test.txt - # hypothesis - # pytest filelock==3.15.4 # via # -r requirements/ci.txt @@ -122,15 +113,8 @@ fs-s3fs==1.1.1 # via # -r requirements/test.txt # openedx-django-pyfs -hypothesis==6.108.0 +hypothesis==6.108.4 # via -r requirements/test.txt -importlib-metadata==6.11.0 - # via - # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt - # -r requirements/pip-tools.txt - # -r requirements/test.txt - # build - # typeguard inflect==7.3.1 # via # -r requirements/test.txt @@ -190,7 +174,7 @@ packaging==24.1 # pyproject-api # pytest # tox -path==16.14.0 +path==17.0.0 # via -r requirements/test.txt pbr==6.0.0 # via @@ -218,7 +202,7 @@ pygments==2.18.0 # via # -r requirements/test.txt # diff-cover -pylint==3.2.5 +pylint==3.2.6 # via # -r requirements/test.txt # edx-lint @@ -252,7 +236,7 @@ pyproject-hooks==1.1.0 # -r requirements/pip-tools.txt # build # pip-tools -pytest==8.2.2 +pytest==8.3.2 # via # -r requirements/test.txt # pytest-cov @@ -292,7 +276,7 @@ sortedcontainers==2.4.0 # via # -r requirements/test.txt # hypothesis -sqlparse==0.5.0 +sqlparse==0.5.1 # via # -r requirements/test.txt # django @@ -305,18 +289,6 @@ text-unidecode==1.3 # via # -r requirements/test.txt # python-slugify -tomli==2.0.1 - # via - # -r requirements/ci.txt - # -r requirements/pip-tools.txt - # -r requirements/test.txt - # build - # coverage - # pip-tools - # pylint - # pyproject-api - # pytest - # tox tomlkit==0.13.0 # via # -r requirements/test.txt @@ -332,13 +304,9 @@ typeguard==4.3.0 typing-extensions==4.12.2 # via # -r requirements/test.txt - # asgiref - # astroid # edx-opaque-keys - # inflect - # pylint # typeguard -urllib3==1.26.19 +urllib3==2.2.2 # via # -r requirements/test.txt # botocore @@ -355,11 +323,6 @@ wheel==0.43.0 # via # -r requirements/pip-tools.txt # pip-tools -zipp==3.19.2 - # via - # -r requirements/pip-tools.txt - # -r requirements/test.txt - # importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/django.txt b/requirements/django.txt index 7909ac3b7..887903499 100644 --- a/requirements/django.txt +++ b/requirements/django.txt @@ -1,5 +1,5 @@ # -# 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 @@ -10,13 +10,9 @@ appdirs==1.4.4 # fs asgiref==3.8.1 # via django -backports-zoneinfo==0.2.1 ; python_version < "3.9" - # via - # -r requirements/django.in - # django -boto3==1.34.144 +boto3==1.34.149 # via fs-s3fs -botocore==1.34.144 +botocore==1.34.149 # via # boto3 # s3transfer @@ -80,7 +76,7 @@ six==1.16.0 # fs # fs-s3fs # python-dateutil -sqlparse==0.5.0 +sqlparse==0.5.1 # via django stevedore==5.2.0 # via @@ -89,9 +85,8 @@ stevedore==5.2.0 typing-extensions==4.12.2 # via # -r requirements/base.txt - # asgiref # edx-opaque-keys -urllib3==1.26.19 +urllib3==2.2.2 # via botocore web-fragments==2.2.0 # via -r requirements/base.txt diff --git a/requirements/doc.txt b/requirements/doc.txt index 472ee980b..1bca737cc 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -1,12 +1,12 @@ # -# 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 appdirs==1.4.4 # via @@ -20,17 +20,13 @@ babel==2.15.0 # via # pydata-sphinx-theme # sphinx -backports-zoneinfo==0.2.1 ; python_version < "3.9" - # via - # -r requirements/django.txt - # django beautifulsoup4==4.12.3 # via pydata-sphinx-theme -boto3==1.34.144 +boto3==1.34.149 # via # -r requirements/django.txt # fs-s3fs -botocore==1.34.144 +botocore==1.34.149 # via # -r requirements/django.txt # boto3 @@ -48,7 +44,7 @@ dnspython==2.6.1 # via # -r requirements/django.txt # pymongo -docutils==0.19 +docutils==0.21.2 # via # pydata-sphinx-theme # sphinx @@ -67,10 +63,6 @@ idna==3.7 # via requests imagesize==1.4.1 # via sphinx -importlib-metadata==6.11.0 - # via - # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt - # sphinx jinja2==3.1.4 # via sphinx jmespath==1.0.1 @@ -101,7 +93,7 @@ pbr==6.0.0 # via # -r requirements/django.txt # stevedore -pydata-sphinx-theme==0.14.4 +pydata-sphinx-theme==0.15.4 # via sphinx-book-theme pygments==2.18.0 # via @@ -117,9 +109,7 @@ python-dateutil==2.9.0.post0 # -r requirements/django.txt # botocore pytz==2024.1 - # via - # -r requirements/django.txt - # babel + # via -r requirements/django.txt pyyaml==6.0.1 # via -r requirements/django.txt requests==2.32.3 @@ -140,26 +130,26 @@ snowballstemmer==2.2.0 # via sphinx 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==1.0.8 # via sphinx -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-devhelp==1.0.6 # via sphinx -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.0.6 # via sphinx sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==1.0.8 # via sphinx -sphinxcontrib-serializinghtml==1.1.5 +sphinxcontrib-serializinghtml==1.1.10 # via sphinx -sqlparse==0.5.0 +sqlparse==0.5.1 # via # -r requirements/django.txt # django @@ -170,10 +160,9 @@ stevedore==5.2.0 typing-extensions==4.12.2 # via # -r requirements/django.txt - # asgiref # edx-opaque-keys # pydata-sphinx-theme -urllib3==1.26.19 +urllib3==2.2.2 # via # -r requirements/django.txt # botocore @@ -182,8 +171,6 @@ web-fragments==2.2.0 # via -r requirements/django.txt webob==1.8.7 # via -r requirements/django.txt -zipp==3.19.2 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 30588308f..b544e9f51 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -1,5 +1,5 @@ # -# 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 @@ -8,10 +8,6 @@ build==1.2.1 # via pip-tools click==8.1.7 # via pip-tools -importlib-metadata==6.11.0 - # via - # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt - # build packaging==24.1 # via build pip-tools==7.4.1 @@ -20,14 +16,8 @@ pyproject-hooks==1.1.0 # via # build # pip-tools -tomli==2.0.1 - # via - # build - # pip-tools wheel==0.43.0 # via pip-tools -zipp==3.19.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 e155dab55..854334dfa 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # -# 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 @@ -10,5 +10,5 @@ wheel==0.43.0 # The following packages are considered to be unsafe in a requirements file: pip==24.1.2 # via -r requirements/pip.in -setuptools==70.3.0 +setuptools==71.1.0 # via -r requirements/pip.in diff --git a/requirements/test.txt b/requirements/test.txt index d68cfc4b5..9cd1414d2 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ # -# 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 @@ -12,27 +12,23 @@ asgiref==3.8.1 # via # -r requirements/django.txt # django -astroid==3.2.3 +astroid==3.2.4 # via # -r requirements/test.in # pylint # pylint-celery attrs==23.2.0 # via hypothesis -backports-zoneinfo==0.2.1 ; python_version < "3.9" - # via - # -r requirements/django.txt - # django -boto3==1.34.144 +boto3==1.34.149 # via # -r requirements/django.txt # fs-s3fs -botocore==1.34.144 +botocore==1.34.149 # via # -r requirements/django.txt # boto3 # s3transfer -cachetools==5.3.3 +cachetools==5.4.0 # via tox chardet==5.2.0 # via tox @@ -69,14 +65,10 @@ dnspython==2.6.1 # via # -r requirements/django.txt # pymongo -edx-lint==5.3.6 +edx-lint==5.3.7 # via -r requirements/test.in edx-opaque-keys==2.10.0 # via -r requirements/django.txt -exceptiongroup==1.2.2 - # via - # hypothesis - # pytest filelock==3.15.4 # via # tox @@ -90,12 +82,8 @@ fs-s3fs==1.1.1 # via # -r requirements/django.txt # openedx-django-pyfs -hypothesis==6.108.0 +hypothesis==6.108.4 # via -r requirements/test.in -importlib-metadata==6.11.0 - # via - # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt - # typeguard inflect==7.3.1 # via jinja2-pluralize iniconfig==2.0.0 @@ -138,7 +126,7 @@ packaging==24.1 # pyproject-api # pytest # tox -path==16.14.0 +path==17.0.0 # via -r requirements/test.in pbr==6.0.0 # via @@ -158,7 +146,7 @@ pycodestyle==2.12.0 # via -r requirements/test.in pygments==2.18.0 # via diff-cover -pylint==3.2.5 +pylint==3.2.6 # via # -r requirements/test.in # edx-lint @@ -179,7 +167,7 @@ pymongo==4.8.0 # edx-opaque-keys pyproject-api==1.7.1 # via tox -pytest==8.2.2 +pytest==8.3.2 # via # -r requirements/test.in # pytest-cov @@ -215,7 +203,7 @@ six==1.16.0 # python-dateutil sortedcontainers==2.4.0 # via hypothesis -sqlparse==0.5.0 +sqlparse==0.5.1 # via # -r requirements/django.txt # django @@ -226,13 +214,6 @@ stevedore==5.2.0 # edx-opaque-keys text-unidecode==1.3 # via python-slugify -tomli==2.0.1 - # via - # coverage - # pylint - # pyproject-api - # pytest - # tox tomlkit==0.13.0 # via pylint tox==4.16.0 @@ -242,13 +223,9 @@ typeguard==4.3.0 typing-extensions==4.12.2 # via # -r requirements/django.txt - # asgiref - # astroid # edx-opaque-keys - # inflect - # pylint # typeguard -urllib3==1.26.19 +urllib3==2.2.2 # via # -r requirements/django.txt # botocore @@ -258,8 +235,6 @@ web-fragments==2.2.0 # via -r requirements/django.txt webob==1.8.7 # via -r requirements/django.txt -zipp==3.19.2 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools