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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ edx-django-utils==7.2.0
# -r requirements/base.in
# edx-toggles
# openedx-events
edx-opaque-keys[django]==2.11.0
edx-opaque-keys[django]==2.12.0
# via
# edx-ccx-keys
# openedx-events
Expand All @@ -56,15 +56,15 @@ markupsafe==3.0.2
# via jinja2
newrelic==10.7.0
# via edx-django-utils
openedx-events==9.18.2
openedx-events==9.20.0
# via -r requirements/base.in
pbr==6.1.1
# via stevedore
psutil==7.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
pymongo==4.11.2
pymongo==4.11.3
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==24.2
# via
# pyproject-api
# tox
platformdirs==4.3.6
platformdirs==4.3.7
# via
# tox
# virtualenv
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.7.0
coverage[toml]==7.7.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -105,11 +105,11 @@ edx-django-utils==7.2.0
# -r requirements/quality.txt
# edx-toggles
# openedx-events
edx-i18n-tools==1.6.3
edx-i18n-tools==1.7.0
# via -r requirements/dev.in
edx-lint==5.6.0
# via -r requirements/quality.txt
edx-opaque-keys[django]==2.11.0
edx-opaque-keys[django]==2.12.0
# via
# -r requirements/quality.txt
# edx-ccx-keys
Expand All @@ -125,7 +125,7 @@ filelock==3.18.0
# -r requirements/ci.txt
# tox
# virtualenv
iniconfig==2.0.0
iniconfig==2.1.0
# via
# -r requirements/quality.txt
# pytest
Expand Down Expand Up @@ -156,7 +156,7 @@ newrelic==10.7.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.18.2
openedx-events==9.20.0
# via -r requirements/quality.txt
packaging==24.2
# via
Expand All @@ -175,7 +175,7 @@ pbr==6.1.1
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.6
platformdirs==4.3.7
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -205,7 +205,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.19.1
# via diff-cover
pylint==3.3.5
pylint==3.3.6
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -225,7 +225,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.11.2
pymongo==4.11.3
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ code-annotations==2.2.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.7.0
coverage[toml]==7.7.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -89,7 +89,7 @@ edx-django-utils==7.2.0
# -r requirements/test.txt
# edx-toggles
# openedx-events
edx-opaque-keys[django]==2.11.0
edx-opaque-keys[django]==2.12.0
# via
# -r requirements/test.txt
# edx-ccx-keys
Expand All @@ -108,7 +108,7 @@ imagesize==1.4.1
# via sphinx
importlib-metadata==8.6.1
# via keyring
iniconfig==2.0.0
iniconfig==2.1.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -147,7 +147,7 @@ newrelic==10.7.0
# edx-django-utils
nh3==0.2.21
# via readme-renderer
openedx-events==9.18.2
openedx-events==9.20.0
# via -r requirements/test.txt
packaging==24.2
# via
Expand Down Expand Up @@ -182,7 +182,7 @@ pygments==2.19.1
# readme-renderer
# rich
# sphinx
pymongo==4.11.2
pymongo==4.11.3
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==76.0.0
setuptools==77.0.3
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ code-annotations==2.2.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.7.0
coverage[toml]==7.7.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -76,7 +76,7 @@ edx-django-utils==7.2.0
# openedx-events
edx-lint==5.6.0
# via -r requirements/quality.in
edx-opaque-keys[django]==2.11.0
edx-opaque-keys[django]==2.12.0
# via
# -r requirements/test.txt
# edx-ccx-keys
Expand All @@ -87,7 +87,7 @@ fastavro==1.10.0
# via
# -r requirements/test.txt
# openedx-events
iniconfig==2.0.0
iniconfig==2.1.0
# via
# -r requirements/test.txt
# pytest
Expand All @@ -109,7 +109,7 @@ newrelic==10.7.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.18.2
openedx-events==9.20.0
# via -r requirements/test.txt
packaging==24.2
# via
Expand All @@ -119,7 +119,7 @@ pbr==6.1.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.6
platformdirs==4.3.7
# via pylint
pluggy==1.5.0
# via
Expand All @@ -137,7 +137,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.3.5
pylint==3.3.6
# via
# edx-lint
# pylint-celery
Expand All @@ -151,7 +151,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.11.2
pymongo==4.11.3
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ code-annotations==2.2.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.7.0
coverage[toml]==7.7.1
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -61,7 +61,7 @@ edx-django-utils==7.2.0
# -r requirements/base.txt
# edx-toggles
# openedx-events
edx-opaque-keys[django]==2.11.0
edx-opaque-keys[django]==2.12.0
# via
# -r requirements/base.txt
# edx-ccx-keys
Expand All @@ -72,7 +72,7 @@ fastavro==1.10.0
# via
# -r requirements/base.txt
# openedx-events
iniconfig==2.0.0
iniconfig==2.1.0
# via pytest
jinja2==3.1.6
# via
Expand All @@ -86,7 +86,7 @@ newrelic==10.7.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.18.2
openedx-events==9.20.0
# via -r requirements/base.txt
packaging==24.2
# via pytest
Expand All @@ -104,7 +104,7 @@ pycparser==2.22
# via
# -r requirements/base.txt
# cffi
pymongo==4.11.2
pymongo==4.11.3
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down