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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.3
# via code-annotations
redis==7.1.0
redis==7.1.1
# via walrus
six==1.17.0
# via edx-ccx-keys
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@
#
# make upgrade
#
cachetools==7.0.0
cachetools==7.0.1
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.3
filelock==3.24.2
# via
# tox
# virtualenv
packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.5.1
platformdirs==4.9.1
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.34.1
tox==4.36.0
# via -r requirements/ci.in
virtualenv==20.36.1
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build==1.4.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.0.0
cachetools==7.0.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -56,7 +56,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -120,7 +120,7 @@ fastavro==1.12.1
# via
# -r requirements/quality.txt
# openedx-events
filelock==3.20.3
filelock==3.24.2
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -166,9 +166,9 @@ packaging==26.0
# wheel
path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.5.1
platformdirs==4.9.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -246,7 +246,7 @@ pytest==9.0.2
# pytest-django
pytest-cov==7.0.0
# via -r requirements/quality.txt
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/quality.txt
python-slugify==8.0.4
# via
Expand All @@ -257,7 +257,7 @@ pyyaml==6.0.3
# -r requirements/quality.txt
# code-annotations
# edx-i18n-tools
redis==7.1.0
redis==7.1.1
# via
# -r requirements/quality.txt
# walrus
Expand Down Expand Up @@ -288,7 +288,7 @@ tomlkit==0.14.0
# via
# -r requirements/quality.txt
# pylint
tox==4.34.1
tox==4.36.0
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.4
cryptography==46.0.5
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -141,7 +141,7 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.2
nh3==0.3.3
# via readme-renderer
openedx-events==10.5.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -194,7 +194,7 @@ pytest==9.0.2
# pytest-django
pytest-cov==7.0.0
# via -r requirements/test.txt
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/test.txt
python-slugify==8.0.4
# via
Expand All @@ -206,7 +206,7 @@ pyyaml==6.0.3
# code-annotations
readme-renderer==44.0
# via twine
redis==7.1.0
redis==7.1.1
# via
# -r requirements/test.txt
# walrus
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==26.0
# via
# build
# wheel
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ code-annotations==2.3.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -111,7 +111,7 @@ packaging==26.0
# via
# -r requirements/test.txt
# pytest
platformdirs==4.5.1
platformdirs==4.9.1
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ pytest==9.0.2
# pytest-django
pytest-cov==7.0.0
# via -r requirements/test.txt
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/test.txt
python-slugify==8.0.4
# via
Expand All @@ -173,7 +173,7 @@ pyyaml==6.0.3
# via
# -r requirements/test.txt
# code-annotations
redis==7.1.0
redis==7.1.1
# via
# -r requirements/test.txt
# walrus
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ code-annotations==2.3.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -114,7 +114,7 @@ pytest==9.0.2
# pytest-django
pytest-cov==7.0.0
# via -r requirements/test.in
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/test.in
python-slugify==8.0.4
# via
Expand All @@ -124,7 +124,7 @@ pyyaml==6.0.3
# via
# -r requirements/base.txt
# code-annotations
redis==7.1.0
redis==7.1.1
# via
# -r requirements/base.txt
# walrus
Expand Down