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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.3.0
# via
Expand All @@ -47,7 +47,7 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-toggles
cryptography==46.0.2
cryptography==46.0.3
# via
# django-fernet-fields-v2
# pyjwt
Expand Down Expand Up @@ -186,11 +186,11 @@ openedx-filters==2.1.0
# via edx-event-routing-backends
packaging==25.0
# via kombu
pillow==11.3.0
pillow==12.0.0
# via -r requirements/base.in
prompt-toolkit==3.0.52
# via click-repl
psutil==7.1.0
psutil==7.1.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ chardet==5.2.0
# -r requirements/ci.txt
# diff-cover
# tox
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -107,11 +107,11 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/quality.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -283,7 +283,7 @@ idna==3.11
# via
# -r requirements/quality.txt
# requests
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/quality.txt
# pytest
Expand Down Expand Up @@ -355,7 +355,7 @@ packaging==25.0
# tox
path==16.16.0
# via edx-i18n-tools
pillow==11.3.0
pillow==12.0.0
# via -r requirements/quality.txt
pip-tools==7.5.1
# via -r requirements/pip-tools.txt
Expand All @@ -380,7 +380,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/quality.txt
# click-repl
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ cffi==2.0.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -90,11 +90,11 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/test.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -262,7 +262,7 @@ imagesize==1.4.1
# via sphinx
importlib-metadata==8.7.0
# via keyring
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -341,7 +341,7 @@ packaging==25.0
# pytest
# sphinx
# twine
pillow==11.3.0
pillow==12.0.0
# via -r requirements/test.txt
pluggy==1.6.0
# via
Expand All @@ -352,7 +352,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/test.txt
# click-repl
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ cffi==2.0.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -85,11 +85,11 @@ code-annotations==2.3.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/test.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -245,7 +245,7 @@ idna==3.11
# via
# -r requirements/test.txt
# requests
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -303,7 +303,7 @@ packaging==25.0
# -r requirements/test.txt
# kombu
# pytest
pillow==11.3.0
pillow==12.0.0
# via -r requirements/test.txt
platformdirs==4.5.0
# via pylint
Expand All @@ -316,7 +316,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/test.txt
# click-repl
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ cffi==2.0.0
# -r requirements/base.txt
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -77,9 +77,9 @@ code-annotations==2.3.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/base.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -226,7 +226,7 @@ idna==3.11
# via
# -r requirements/base.txt
# requests
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
isodate==0.7.2
# via
Expand Down Expand Up @@ -276,7 +276,7 @@ packaging==25.0
# -r requirements/base.txt
# kombu
# pytest
pillow==11.3.0
pillow==12.0.0
# via -r requirements/base.txt
pluggy==1.6.0
# via
Expand All @@ -286,7 +286,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/base.txt
# click-repl
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down