Skip to content
Open
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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cffi==2.0.0
# pynacl
charset-normalizer==3.4.7
# via requests
click==8.4.1
click==8.4.2
# via edx-django-utils
cryptography==49.0.0
# via pyjwt
Expand Down Expand Up @@ -50,7 +50,7 @@ django-model-utils==5.0.0
# via edx-rbac
django-object-actions==5.1.2
# via -r requirements/base.in
django-simple-history==3.11.0
django-simple-history==3.12.0
# via -r requirements/base.in
django-waffle==5.0.0
# via
Expand Down Expand Up @@ -112,7 +112,7 @@ pytz==2026.2
# via -r requirements/base.in
pyyaml==6.0.3
# via edx-django-release-util
redis==8.0.0
redis==8.0.1
# via -r requirements/base.in
requests==2.34.2
# via edx-drf-extensions
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python-discovery==1.4.2
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.55.1
tox==4.56.1
# via -r requirements/ci.in
virtualenv==21.5.1
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/quality.txt
# requests
click==8.4.1
click==8.4.2
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -61,7 +61,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.14.1
coverage[toml]==7.14.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -117,7 +117,7 @@ django-model-utils==5.0.0
# edx-rbac
django-object-actions==5.1.2
# via -r requirements/quality.txt
django-simple-history==3.11.0
django-simple-history==3.12.0
# via -r requirements/quality.txt
django-waffle==5.0.0
# via
Expand Down Expand Up @@ -314,7 +314,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==9.1.0
pytest==9.1.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -340,7 +340,7 @@ pyyaml==6.0.3
# code-annotations
# edx-django-release-util
# edx-i18n-tools
redis==8.0.0
redis==8.0.1
# via -r requirements/quality.txt
requests==2.34.2
# via
Expand Down Expand Up @@ -386,7 +386,7 @@ tomlkit==0.15.0
# -r requirements/quality.txt
# edx-lint
# pylint
tox==4.55.1
tox==4.56.1
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.4.1
click==8.4.2
# via
# -r requirements/test.txt
# code-annotations
# edx-django-utils
code-annotations==3.0.0
# via -r requirements/test.txt
coverage[toml]==7.14.1
coverage[toml]==7.14.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -88,7 +88,7 @@ django-model-utils==5.0.0
# edx-rbac
django-object-actions==5.1.2
# via -r requirements/test.txt
django-simple-history==3.11.0
django-simple-history==3.12.0
# via -r requirements/test.txt
django-waffle==5.0.0
# via
Expand Down Expand Up @@ -197,7 +197,7 @@ more-itertools==11.1.0
# jaraco-functools
mysqlclient==2.2.8
# via -r requirements/test.txt
nh3==0.3.5
nh3==0.3.6
# via readme-renderer
openedx-events==11.2.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -252,7 +252,7 @@ pynacl==1.6.2
# edx-django-utils
pyproject-hooks==1.2.0
# via build
pytest==9.1.0
pytest==9.1.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -274,7 +274,7 @@ pyyaml==6.0.3
# edx-django-release-util
readme-renderer==45.0
# via twine
redis==8.0.0
redis==8.0.1
# via -r requirements/test.txt
requests==2.34.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.5.0
# via pip-tools
click==8.4.1
click==8.4.2
# via pip-tools
packaging==26.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.4.1
click==8.4.2
# via
# -r requirements/test.txt
# click-log
Expand All @@ -42,7 +42,7 @@ code-annotations==3.0.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.14.1
coverage[toml]==7.14.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -87,7 +87,7 @@ django-model-utils==5.0.0
# edx-rbac
django-object-actions==5.1.2
# via -r requirements/test.txt
django-simple-history==3.11.0
django-simple-history==3.12.0
# via -r requirements/test.txt
django-waffle==5.0.0
# via
Expand Down Expand Up @@ -230,7 +230,7 @@ pynacl==1.6.2
# via
# -r requirements/test.txt
# edx-django-utils
pytest==9.1.0
pytest==9.1.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -250,7 +250,7 @@ pyyaml==6.0.3
# -r requirements/test.txt
# code-annotations
# edx-django-release-util
redis==8.0.0
redis==8.0.1
# via -r requirements/test.txt
requests==2.34.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ charset-normalizer==3.4.7
# via
# -r requirements/base.txt
# requests
click==8.4.1
click==8.4.2
# via
# -r requirements/base.txt
# code-annotations
# edx-django-utils
code-annotations==3.0.0
# via -r requirements/test.in
coverage[toml]==7.14.1
coverage[toml]==7.14.3
# via pytest-cov
cryptography==49.0.0
# via
Expand Down Expand Up @@ -72,7 +72,7 @@ django-model-utils==5.0.0
# edx-rbac
django-object-actions==5.1.2
# via -r requirements/base.txt
django-simple-history==3.11.0
django-simple-history==3.12.0
# via -r requirements/base.txt
django-waffle==5.0.0
# via
Expand Down Expand Up @@ -174,7 +174,7 @@ pynacl==1.6.2
# via
# -r requirements/base.txt
# edx-django-utils
pytest==9.1.0
pytest==9.1.1
# via
# pytest-cov
# pytest-django
Expand All @@ -191,7 +191,7 @@ pyyaml==6.0.3
# -r requirements/base.txt
# code-annotations
# edx-django-release-util
redis==8.0.0
redis==8.0.1
# via -r requirements/base.txt
requests==2.34.2
# via
Expand Down