diff --git a/requirements/base.txt b/requirements/base.txt index 89e09c80..c3bc683f 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.11 # by the following command: # # make upgrade @@ -13,7 +13,7 @@ django==4.2.23 # edx-i18n-tools edx-i18n-tools==1.9.0 # via -r requirements/base.in -lxml[html-clean]==6.0.0 +lxml[html-clean]==6.0.1 # via # -r requirements/base.in # edx-i18n-tools diff --git a/requirements/pip.txt b/requirements/pip.txt index a4078fa4..a2c36f27 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.11 # by the following command: # # make upgrade diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index a8620ab4..537bc431 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.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade diff --git a/requirements/test.txt b/requirements/test.txt index 22f99f1f..a78cdb34 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.11 # by the following command: # # make upgrade @@ -14,7 +14,7 @@ asgiref==3.9.1 # edx-i18n-tools edx-i18n-tools==1.9.0 # via -r requirements/base.txt -lxml[html-clean]==6.0.0 +lxml[html-clean]==6.0.1 # via # -r requirements/base.txt # edx-i18n-tools