Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
click==8.3.1
# via
Expand Down Expand Up @@ -96,7 +96,7 @@ psutil==7.2.2
# via edx-django-utils
pycparser==3.0
# via cffi
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# drf-jwt
# edx-drf-extensions
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.25.1
filelock==3.25.2
# via
# python-discovery
# tox
Expand All @@ -32,7 +32,7 @@ python-discovery==1.1.3
# via virtualenv
tomli-w==1.2.0
# via tox
tox==4.49.1
tox==4.50.0
# via -r requirements/ci.in
virtualenv==21.2.0
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ cffi==2.0.0
# -r requirements/quality.txt
# cryptography
# pynacl
chardet==7.0.1
chardet==7.2.0
# via diff-cover
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -78,15 +78,15 @@ click-repl==0.3.0
# via
# -r requirements/quality.txt
# celery
code-annotations==2.3.2
code-annotations==3.0.0
# via
# -r requirements/quality.txt
# edx-lint
colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.13.4
coverage[toml]==7.13.5
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -140,11 +140,11 @@ django-simple-history==3.11.0
# via
# -r requirements/quality.txt
# edx-organizations
django-stubs==5.2.9
django-stubs==6.0.0
# via
# -r requirements/quality.txt
# djangorestframework-stubs
django-stubs-ext==5.2.9
django-stubs-ext==6.0.0
# via
# -r requirements/quality.txt
# django-stubs
Expand Down Expand Up @@ -183,7 +183,7 @@ edx-drf-extensions==10.6.0
# edx-organizations
edx-i18n-tools==2.0.0
# via -r requirements/dev.in
edx-lint==5.6.0
edx-lint==6.0.0
# via -r requirements/quality.txt
edx-opaque-keys==3.1.0
# via
Expand All @@ -192,7 +192,7 @@ edx-opaque-keys==3.1.0
# edx-organizations
edx-organizations==7.3.0
# via -r requirements/quality.txt
filelock==3.25.1
filelock==3.25.2
# via
# -r requirements/ci.txt
# python-discovery
Expand Down Expand Up @@ -362,7 +362,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# -r requirements/quality.txt
# drf-jwt
Expand Down Expand Up @@ -496,7 +496,7 @@ tomlkit==0.14.0
# via
# -r requirements/quality.txt
# pylint
tox==4.49.1
tox==4.50.0
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cffi==2.0.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/test.txt
# requests
Expand All @@ -65,9 +65,9 @@ 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
coverage[toml]==7.13.4
coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -108,11 +108,11 @@ django-simple-history==3.11.0
# via
# -r requirements/test.txt
# edx-organizations
django-stubs==5.2.9
django-stubs==6.0.0
# via
# -r requirements/test.txt
# djangorestframework-stubs
django-stubs-ext==5.2.9
django-stubs-ext==6.0.0
# via
# -r requirements/test.txt
# django-stubs
Expand Down Expand Up @@ -261,7 +261,7 @@ pygments==2.19.2
# readme-renderer
# rich
# sphinx
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# -r requirements/test.txt
# drf-jwt
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cffi==2.0.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -63,11 +63,11 @@ 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
coverage[toml]==7.13.4
coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -110,11 +110,11 @@ django-simple-history==3.11.0
# via
# -r requirements/test.txt
# edx-organizations
django-stubs==5.2.9
django-stubs==6.0.0
# via
# -r requirements/test.txt
# djangorestframework-stubs
django-stubs-ext==5.2.9
django-stubs-ext==6.0.0
# via
# -r requirements/test.txt
# django-stubs
Expand Down Expand Up @@ -149,7 +149,7 @@ edx-drf-extensions==10.6.0
# via
# -r requirements/test.txt
# edx-organizations
edx-lint==5.6.0
edx-lint==6.0.0
# via -r requirements/quality.in
edx-opaque-keys==3.1.0
# via
Expand Down Expand Up @@ -277,7 +277,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# -r requirements/test.txt
# drf-jwt
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cffi==2.0.0
# -r requirements/base.txt
# cryptography
# pynacl
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/base.txt
# requests
Expand All @@ -55,9 +55,9 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==2.3.2
code-annotations==3.0.0
# via -r requirements/test.in
coverage[toml]==7.13.4
coverage[toml]==7.13.5
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -96,11 +96,11 @@ django-simple-history==3.11.0
# via
# -r requirements/base.txt
# edx-organizations
django-stubs==5.2.9
django-stubs==6.0.0
# via
# -r requirements/test.in
# djangorestframework-stubs
django-stubs-ext==5.2.9
django-stubs-ext==6.0.0
# via django-stubs
django-waffle==5.0.0
# via
Expand Down Expand Up @@ -203,7 +203,7 @@ pygments==2.19.2
# via
# pytest
# rich
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# -r requirements/base.txt
# drf-jwt
Expand Down
2 changes: 1 addition & 1 deletion tests/openedx_catalog/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def get_get_all_runs(python100_summer26: CourseRun, python100_winter26: CourseRu
recommended by the `get_course_run()` docstring.
"""
cc = api.get_catalog_course(org_code="Org1", course_code="Python100")
assert cc.runs.order_by("-run") == [
assert cc.runs.order_by("-run_code") == [
python100_summer26,
python100_winter26,
]
Expand Down