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
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ asgiref==3.11.1
# via django
attrs==26.1.0
# via openedx-events
certifi==2026.2.25
certifi==2026.4.22
# via requests
cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.4.7
# via requests
click==8.3.2
click==8.3.3
# via edx-django-utils
cryptography==46.0.7
cryptography==47.0.0
# via pyjwt
django==5.2.13
# via
Expand Down Expand Up @@ -84,15 +84,15 @@ edx-opaque-keys[django]==4.0.0
# openedx-events
edx-rbac==3.0.0
# via -r requirements/base.in
fastavro==1.12.1
fastavro==1.12.2
# via openedx-events
idna==3.11
idna==3.13
# via requests
jsonfield2==4.0.0.post0
# via -r requirements/base.in
mysqlclient==2.2.8
# via -r requirements/base.in
openedx-events==11.1.1
openedx-events==11.2.0
# via -r requirements/base.in
ply==3.11
# via djangoql
Expand All @@ -104,7 +104,7 @@ pyjwt[crypto]==2.12.1
# via
# drf-jwt
# edx-drf-extensions
pymongo==4.16.0
pymongo==4.17.0
# via edx-opaque-keys
pynacl==1.6.2
# via edx-django-utils
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==7.0.5
cachetools==7.0.6
# via tox
colorama==0.4.6
# via tox
Expand All @@ -15,7 +15,7 @@ filelock==3.29.0
# python-discovery
# tox
# virtualenv
packaging==26.1
packaging==26.2
# via
# pyproject-api
# tox
Expand Down
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ attrs==26.1.0
# via
# -r requirements/quality.txt
# openedx-events
build==1.4.3
build==1.4.4
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.0.5
cachetools==7.0.6
# via
# -r requirements/ci.txt
# tox
certifi==2026.2.25
certifi==2026.4.22
# via
# -r requirements/quality.txt
# requests
Expand All @@ -40,7 +40,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/quality.txt
# requests
click==8.3.2
click==8.3.3
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -65,7 +65,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.7
cryptography==47.0.0
# via
# -r requirements/quality.txt
# pyjwt
Expand Down Expand Up @@ -172,7 +172,7 @@ faker==40.15.0
# via
# -r requirements/quality.txt
# factory-boy
fastavro==1.12.1
fastavro==1.12.2
# via
# -r requirements/quality.txt
# openedx-events
Expand All @@ -182,7 +182,7 @@ filelock==3.29.0
# python-discovery
# tox
# virtualenv
idna==3.11
idna==3.13
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -217,9 +217,9 @@ mccabe==0.7.0
# pylint
mysqlclient==2.2.8
# via -r requirements/quality.txt
openedx-events==11.1.1
openedx-events==11.2.0
# via -r requirements/quality.txt
packaging==26.1
packaging==26.2
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -297,7 +297,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.16.0
pymongo==4.17.0
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand Down Expand Up @@ -399,7 +399,7 @@ virtualenv==21.2.4
# via
# -r requirements/ci.txt
# tox
wheel==0.46.3
wheel==0.47.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
build==1.4.3
build==1.4.4
# via -r requirements/doc.in
certifi==2026.2.25
certifi==2026.4.22
# via
# -r requirements/test.txt
# requests
Expand All @@ -37,7 +37,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.3.2
click==8.3.3
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -48,7 +48,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.7
cryptography==47.0.0
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -148,13 +148,13 @@ faker==40.15.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.12.1
fastavro==1.12.2
# via
# -r requirements/test.txt
# openedx-events
id==1.6.1
# via twine
idna==3.11
idna==3.13
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -197,11 +197,11 @@ more-itertools==11.0.2
# jaraco-functools
mysqlclient==2.2.8
# via -r requirements/test.txt
nh3==0.3.4
nh3==0.3.5
# via readme-renderer
openedx-events==11.1.1
openedx-events==11.2.0
# via -r requirements/test.txt
packaging==26.1
packaging==26.2
# via
# -r requirements/test.txt
# build
Expand Down Expand Up @@ -242,7 +242,7 @@ pyjwt[crypto]==2.12.1
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.16.0
pymongo==4.17.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
build==1.4.3
build==1.4.4
# via pip-tools
click==8.3.2
click==8.3.3
# via pip-tools
packaging==26.1
packaging==26.2
# via
# build
# wheel
Expand All @@ -18,7 +18,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.46.3
wheel==0.47.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
packaging==26.1
packaging==26.2
# via wheel
wheel==0.46.3
wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.0.1
pip==26.1
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==26.1.0
# via
# -r requirements/test.txt
# openedx-events
certifi==2026.2.25
certifi==2026.4.22
# via
# -r requirements/test.txt
# requests
Expand All @@ -29,7 +29,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.3.2
click==8.3.3
# via
# -r requirements/test.txt
# click-log
Expand All @@ -46,7 +46,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.7
cryptography==47.0.0
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -140,11 +140,11 @@ faker==40.15.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.12.1
fastavro==1.12.2
# via
# -r requirements/test.txt
# openedx-events
idna==3.11
idna==3.13
# via
# -r requirements/test.txt
# requests
Expand All @@ -170,9 +170,9 @@ mccabe==0.7.0
# via pylint
mysqlclient==2.2.8
# via -r requirements/test.txt
openedx-events==11.1.1
openedx-events==11.2.0
# via -r requirements/test.txt
packaging==26.1
packaging==26.2
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -222,7 +222,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.16.0
pymongo==4.17.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==26.1.0
# via
# -r requirements/base.txt
# openedx-events
certifi==2026.2.25
certifi==2026.4.22
# via
# -r requirements/base.txt
# requests
Expand All @@ -25,7 +25,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/base.txt
# requests
click==8.3.2
click==8.3.3
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -34,7 +34,7 @@ code-annotations==3.0.0
# via -r requirements/test.in
coverage[toml]==7.13.5
# via pytest-cov
cryptography==46.0.7
cryptography==47.0.0
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -121,11 +121,11 @@ factory-boy==3.3.3
# via -r requirements/test.in
faker==40.15.0
# via factory-boy
fastavro==1.12.1
fastavro==1.12.2
# via
# -r requirements/base.txt
# openedx-events
idna==3.11
idna==3.13
# via
# -r requirements/base.txt
# requests
Expand All @@ -139,9 +139,9 @@ markupsafe==3.0.3
# via jinja2
mysqlclient==2.2.8
# via -r requirements/base.txt
openedx-events==11.1.1
openedx-events==11.2.0
# via -r requirements/base.txt
packaging==26.1
packaging==26.2
# via pytest
pluggy==1.6.0
# via
Expand All @@ -166,7 +166,7 @@ pyjwt[crypto]==2.12.1
# -r requirements/base.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.16.0
pymongo==4.17.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
Loading