diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba11cd0..90bcd21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: matrix: os: - ubuntu-latest - python-version: ['3.11', '3.12'] + python-version: ['3.12'] steps: - uses: actions/checkout@v4 - name: setup python diff --git a/requirements/base.txt b/requirements/base.txt index 3c64b2e..efc6c39 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,28 +1,26 @@ # -# 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 # -e git+https://github.com/openedx/codejail.git@4127fc4bd5775cc72aee8d7f0a70e31405e22439#egg=codejail # via -r requirements/base.in -certifi==2025.4.26 +certifi==2026.2.25 # via requests -charset-normalizer==3.4.2 +charset-normalizer==3.4.5 # via requests dogstatsd-python==0.5.6 # via -r requirements/base.in -idna==3.10 +idna==3.11 # via requests -path==17.1.0 +path==17.1.1 # via path-py path-py==12.5.0 # via -r requirements/base.in -requests==2.32.3 +requests==2.32.5 # via -r requirements/base.in six==1.17.0 # via -r requirements/base.in -urllib3==2.2.3 - # via - # -c requirements/common_constraints.txt - # requests +urllib3==2.6.3 + # via requests diff --git a/requirements/ci.txt b/requirements/ci.txt index efa7b4d..65193c0 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,41 +1,41 @@ # -# 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 # -e git+https://github.com/openedx/codejail.git@4127fc4bd5775cc72aee8d7f0a70e31405e22439#egg=codejail # via -r requirements/test.txt -certifi==2025.4.26 +certifi==2026.2.25 # via # -r requirements/test.txt # requests -charset-normalizer==3.4.2 +charset-normalizer==3.4.5 # via # -r requirements/test.txt # requests -coverage[toml]==7.8.1 +coverage[toml]==7.13.4 # via # -r requirements/ci.in # -r requirements/test.txt # pytest-cov dogstatsd-python==0.5.6 # via -r requirements/test.txt -idna==3.10 +idna==3.11 # via # -r requirements/test.txt # requests -iniconfig==2.1.0 +iniconfig==2.3.0 # via # -r requirements/test.txt # pytest mock==5.2.0 # via -r requirements/test.txt -packaging==25.0 +packaging==26.0 # via # -r requirements/test.txt # pytest -path==17.1.0 +path==17.1.1 # via # -r requirements/test.txt # path-py @@ -45,18 +45,22 @@ pluggy==1.6.0 # via # -r requirements/test.txt # pytest -pytest==8.3.5 + # pytest-cov +pygments==2.19.2 + # via + # -r requirements/test.txt + # pytest +pytest==9.0.2 # via # -r requirements/test.txt # pytest-cov -pytest-cov==6.1.1 +pytest-cov==7.0.0 # via -r requirements/test.txt -requests==2.32.3 +requests==2.32.5 # via -r requirements/test.txt six==1.17.0 # via -r requirements/test.txt -urllib3==2.2.3 +urllib3==2.6.3 # via - # -c requirements/common_constraints.txt # -r requirements/test.txt # requests diff --git a/requirements/common_constraints.txt b/requirements/common_constraints.txt index 1511019..72cc4cc 100644 --- a/requirements/common_constraints.txt +++ b/requirements/common_constraints.txt @@ -12,20 +12,9 @@ # this file from Github directly. It does not require packaging in edx-lint. # using LTS django version -Django<5.0 +Django<6.0 # elasticsearch>=7.14.0 includes breaking changes in it which caused issues in discovery upgrade process. # elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html # See https://github.com/openedx/edx-platform/issues/35126 for more info elasticsearch<7.14.0 - -# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected -django-simple-history==3.0.0 - -# Cause: https://github.com/openedx/edx-lint/issues/458 -# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved. -pip<24.3 - -# Cause: https://github.com/openedx/edx-lint/issues/475 -# This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved. -urllib3<2.3.0 diff --git a/requirements/pip.txt b/requirements/pip.txt index 963d3c9..084d708 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,16 +1,16 @@ # -# 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 # -wheel==0.45.1 +packaging==26.0 + # via wheel +wheel==0.46.3 # via -r requirements/pip.in # The following packages are considered to be unsafe in a requirements file: -pip==24.2 - # via - # -c requirements/common_constraints.txt - # -r requirements/pip.in -setuptools==80.8.0 +pip==26.0.1 + # via -r requirements/pip.in +setuptools==82.0.0 # via -r requirements/pip.in diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index ff64cd0..107789a 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -1,22 +1,24 @@ # -# 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 # -build==1.2.2.post1 +build==1.4.0 # via pip-tools -click==8.2.1 +click==8.3.1 # via pip-tools -packaging==25.0 - # via build -pip-tools==7.4.1 +packaging==26.0 + # via + # build + # wheel +pip-tools==7.5.3 # via -r requirements/pip_tools.in pyproject-hooks==1.2.0 # via # build # pip-tools -wheel==0.45.1 +wheel==0.46.3 # via pip-tools # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/production.txt b/requirements/production.txt index a9d59f3..d60125e 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,37 +1,36 @@ # -# 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 # -e git+https://github.com/openedx/codejail.git@4127fc4bd5775cc72aee8d7f0a70e31405e22439#egg=codejail # via -r requirements/base.txt -certifi==2025.4.26 +certifi==2026.2.25 # via # -r requirements/base.txt # requests -charset-normalizer==3.4.2 +charset-normalizer==3.4.5 # via # -r requirements/base.txt # requests dogstatsd-python==0.5.6 # via -r requirements/base.txt -idna==3.10 +idna==3.11 # via # -r requirements/base.txt # requests -path==17.1.0 +path==17.1.1 # via # -r requirements/base.txt # path-py path-py==12.5.0 # via -r requirements/base.txt -requests==2.32.3 +requests==2.32.5 # via -r requirements/base.txt six==1.17.0 # via -r requirements/base.txt -urllib3==2.2.3 +urllib3==2.6.3 # via - # -c requirements/common_constraints.txt # -r requirements/base.txt # requests diff --git a/requirements/test.txt b/requirements/test.txt index 49760ec..6ef7fc0 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,51 +1,54 @@ # -# 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 # -e git+https://github.com/openedx/codejail.git@4127fc4bd5775cc72aee8d7f0a70e31405e22439#egg=codejail # via -r requirements/production.txt -certifi==2025.4.26 +certifi==2026.2.25 # via # -r requirements/production.txt # requests -charset-normalizer==3.4.2 +charset-normalizer==3.4.5 # via # -r requirements/production.txt # requests -coverage[toml]==7.8.1 +coverage[toml]==7.13.4 # via pytest-cov dogstatsd-python==0.5.6 # via -r requirements/production.txt -idna==3.10 +idna==3.11 # via # -r requirements/production.txt # requests -iniconfig==2.1.0 +iniconfig==2.3.0 # via pytest mock==5.2.0 # via -r requirements/test.in -packaging==25.0 +packaging==26.0 # via pytest -path==17.1.0 +path==17.1.1 # via # -r requirements/production.txt # path-py path-py==12.5.0 # via -r requirements/production.txt pluggy==1.6.0 + # via + # pytest + # pytest-cov +pygments==2.19.2 # via pytest -pytest==8.3.5 +pytest==9.0.2 # via pytest-cov -pytest-cov==6.1.1 +pytest-cov==7.0.0 # via -r requirements/test.in -requests==2.32.3 +requests==2.32.5 # via -r requirements/production.txt six==1.17.0 # via -r requirements/production.txt -urllib3==2.2.3 +urllib3==2.6.3 # via - # -c requirements/common_constraints.txt # -r requirements/production.txt # requests diff --git a/setup.py b/setup.py index f50b1f5..d8ce0ec 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='xqueue_watcher', - version='0.4', + version='1.0.0', description='XQueue Pull Grader', packages=[ 'grader_support',