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 @@ -119,7 +119,7 @@ pyyaml==6.0.3
# code-annotations
# superset-api-client
# xblock
redis==7.1.0
redis==7.1.1
# via -r requirements/base.in
requests==2.32.5
# via
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.1
# 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
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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 @@ -95,7 +95,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 @@ -158,7 +158,7 @@ edx-opaque-keys[django]==3.0.0
# openedx-filters
edx-toggles==5.4.1
# via -r requirements/quality.txt
filelock==3.20.3
filelock==3.24.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -210,7 +210,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
model-bakery==1.23.2
model-bakery==1.23.3
# via
# -r requirements/quality.txt
# django-mock-queries
Expand Down Expand Up @@ -244,9 +244,9 @@ pathspec==1.0.4
# via
# -r requirements/quality.txt
# black
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 @@ -331,7 +331,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-dateutil==2.9.0.post0
# via
Expand All @@ -358,7 +358,7 @@ pyyaml==6.0.3
# responses
# superset-api-client
# xblock
redis==7.1.0
redis==7.1.1
# via -r requirements/quality.txt
requests==2.32.5
# via
Expand Down Expand Up @@ -407,7 +407,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
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,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 @@ -190,15 +190,15 @@ markupsafe==3.0.3
# xblock
mdurl==0.1.2
# via markdown-it-py
model-bakery==1.23.2
model-bakery==1.23.3
# via
# -r requirements/test.txt
# django-mock-queries
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.2
nh3==0.3.3
# via readme-renderer
oauthlib==3.3.1
# via
Expand Down Expand Up @@ -265,7 +265,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-dateutil==2.9.0.post0
# via
Expand All @@ -289,7 +289,7 @@ pyyaml==6.0.3
# xblock
readme-renderer==44.0
# via twine
redis==7.1.0
redis==7.1.1
# via -r requirements/test.txt
requests==2.32.5
# 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 @@ -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
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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 @@ -163,7 +163,7 @@ markupsafe==3.0.3
# xblock
mccabe==0.7.0
# via pylint
model-bakery==1.23.2
model-bakery==1.23.3
# via
# -r requirements/test.txt
# django-mock-queries
Expand All @@ -185,7 +185,7 @@ packaging==26.0
# pytest
pathspec==1.0.4
# via black
platformdirs==4.5.1
platformdirs==4.9.1
# via
# black
# pylint
Expand Down Expand Up @@ -245,7 +245,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-dateutil==2.9.0.post0
# via
Expand All @@ -269,7 +269,7 @@ pyyaml==6.0.3
# responses
# superset-api-client
# xblock
redis==7.1.0
redis==7.1.1
# via -r requirements/test.txt
requests==2.32.5
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,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 @@ -137,7 +137,7 @@ markupsafe==3.0.3
# jinja2
# mako
# xblock
model-bakery==1.23.2
model-bakery==1.23.3
# via django-mock-queries
oauthlib==3.3.1
# via
Expand Down Expand Up @@ -186,7 +186,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-dateutil==2.9.0.post0
# via
Expand All @@ -208,7 +208,7 @@ pyyaml==6.0.3
# responses
# superset-api-client
# xblock
redis==7.1.0
redis==7.1.1
# via -r requirements/base.txt
requests==2.32.5
# via
Expand Down
Loading