diff --git a/requirements/base.txt b/requirements/base.txt index fc7d74b..891015e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -8,7 +8,7 @@ amqp==5.3.1 # via kombu asgiref==3.11.1 # via django -attrs==25.4.0 +attrs==26.1.0 # via openedx-events billiard==4.2.4 # via celery @@ -32,7 +32,7 @@ click-plugins==1.1.1.2 # via celery click-repl==0.3.0 # via celery -code-annotations==2.3.2 +code-annotations==3.0.0 # via edx-toggles django==5.2.12 # via diff --git a/requirements/ci.txt b/requirements/ci.txt index f120765..ea05c72 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -8,11 +8,11 @@ cachetools==7.0.5 # via tox colorama==0.4.6 # via tox -coverage==7.13.4 +coverage==7.13.5 # via -r requirements/ci.in distlib==0.4.0 # via virtualenv -filelock==3.25.1 +filelock==3.25.2 # via # python-discovery # tox @@ -30,11 +30,11 @@ pluggy==1.6.0 # via tox pyproject-api==1.10.0 # via tox -python-discovery==1.1.2 +python-discovery==1.2.0 # via virtualenv tomli-w==1.2.0 # via tox -tox==4.49.1 +tox==4.50.3 # via -r requirements/ci.in virtualenv==21.2.0 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index 58bdf7e..cb49a40 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -19,7 +19,7 @@ astroid==4.0.4 # -r requirements/test.txt # pylint # pylint-celery -attrs==25.4.0 +attrs==26.1.0 # via # -r requirements/test.txt # openedx-events @@ -47,7 +47,7 @@ cffi==2.0.0 # via # -r requirements/test.txt # pynacl -charset-normalizer==3.4.5 +charset-normalizer==3.4.6 # via requests click==8.3.1 # via @@ -78,7 +78,7 @@ click-repl==0.3.0 # via # -r requirements/test.txt # celery -code-annotations==2.3.2 +code-annotations==3.0.0 # via # -r requirements/test.txt # edx-lint @@ -87,7 +87,7 @@ colorama==0.4.6 # via # -r requirements/ci.txt # tox -coverage[toml]==7.13.4 +coverage[toml]==7.13.5 # via # -r requirements/ci.txt # -r requirements/test.txt @@ -136,7 +136,7 @@ edx-django-utils==8.0.1 # -r requirements/test.txt # edx-toggles # openedx-events -edx-lint==5.6.0 +edx-lint==6.0.0 # via # -r requirements/dev.in # -r requirements/test.txt @@ -151,7 +151,7 @@ fastavro==1.12.1 # via # -r requirements/test.txt # openedx-events -filelock==3.25.1 +filelock==3.25.2 # via # -r requirements/ci.txt # python-discovery @@ -283,13 +283,13 @@ pytest==9.0.2 # via # -r requirements/test.txt # pytest-cov -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r requirements/test.txt python-dateutil==2.9.0.post0 # via # -r requirements/test.txt # celery -python-discovery==1.1.2 +python-discovery==1.2.0 # via # -r requirements/ci.txt # virtualenv @@ -315,7 +315,7 @@ six==1.17.0 # python-dateutil snowballstemmer==3.0.1 # via sphinx -sphinx==9.0.4 +sphinx==9.1.0 # via -r requirements/dev.in sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -351,7 +351,7 @@ tomlkit==0.14.0 # via # -r requirements/test.txt # pylint -tox==4.49.1 +tox==4.50.3 # via # -r requirements/ci.txt # -r requirements/dev.in diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index df8e38d..4ddcda2 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.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade diff --git a/requirements/test.txt b/requirements/test.txt index 6323ba7..c147ca3 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -15,7 +15,7 @@ astroid==4.0.4 # via # pylint # pylint-celery -attrs==25.4.0 +attrs==26.1.0 # via # -r requirements/base.txt # openedx-events @@ -51,12 +51,12 @@ click-plugins==1.1.1.2 # via # -r requirements/base.txt # celery -code-annotations==2.3.2 +code-annotations==3.0.0 # via # -r requirements/base.txt # edx-lint # edx-toggles -coverage[toml]==7.13.4 +coverage[toml]==7.13.5 # via pytest-cov ddt==1.7.2 # via -r requirements/test.in @@ -93,7 +93,7 @@ edx-django-utils==8.0.1 # -r requirements/base.txt # edx-toggles # openedx-events -edx-lint==5.6.0 +edx-lint==6.0.0 # via -r requirements/test.in edx-opaque-keys[django]==3.1.0 # via @@ -177,7 +177,7 @@ pynacl==1.6.2 # edx-django-utils pytest==9.0.2 # via pytest-cov -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r requirements/test.in python-dateutil==2.9.0.post0 # via