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 @@ -54,15 +54,15 @@ jinja2==3.1.6
# via code-annotations
markupsafe==3.0.2
# via jinja2
openedx-events==10.4.0
openedx-events==10.5.0
# via -r requirements/base.in
pbr==7.0.0
pbr==7.0.1
# via stevedore
psutil==7.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
pymongo==4.14.0
pymongo==4.14.1
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down
10 changes: 5 additions & 5 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.10.4
coverage[toml]==7.10.5
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -138,7 +138,7 @@ jinja2==3.1.6
# -r requirements/quality.txt
# code-annotations
# diff-cover
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# edx-i18n-tools
# lxml-html-clean
Expand All @@ -152,7 +152,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
openedx-events==10.4.0
openedx-events==10.5.0
# via -r requirements/quality.txt
packaging==25.0
# via
Expand All @@ -165,7 +165,7 @@ packaging==25.0
# tox
path==16.16.0
# via edx-i18n-tools
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -225,7 +225,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ babel==2.17.0
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via pydata-sphinx-theme
build==1.3.0
# via -r requirements/doc.in
Expand All @@ -44,7 +44,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -116,7 +116,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.2.1
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
Expand All @@ -143,7 +143,7 @@ more-itertools==10.7.0
# jaraco-functools
nh3==0.3.0
# via readme-renderer
openedx-events==10.4.0
openedx-events==10.5.0
# via -r requirements/test.txt
packaging==25.0
# via
Expand All @@ -153,7 +153,7 @@ packaging==25.0
# pytest
# sphinx
# twine
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -181,7 +181,7 @@ pygments==2.19.2
# readme-renderer
# rich
# sphinx
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -214,7 +214,7 @@ redis==6.4.0
# via
# -r requirements/test.txt
# walrus
requests==2.32.4
requests==2.32.5
# via
# id
# requests-toolbelt
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.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -105,13 +105,13 @@ markupsafe==3.0.2
# jinja2
mccabe==0.7.0
# via pylint
openedx-events==10.4.0
openedx-events==10.5.0
# via -r requirements/test.txt
packaging==25.0
# via
# -r requirements/test.txt
# pytest
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -152,7 +152,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 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.10.4
coverage[toml]==7.10.5
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -82,11 +82,11 @@ markupsafe==3.0.2
# via
# -r requirements/base.txt
# jinja2
openedx-events==10.4.0
openedx-events==10.5.0
# via -r requirements/base.txt
packaging==25.0
# via pytest
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/base.txt
# stevedore
Expand All @@ -104,7 +104,7 @@ pycparser==2.22
# cffi
pygments==2.19.2
# via pytest
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down