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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attrs==26.1.0
# via -r requirements/base.in
cffi==2.0.0
# via pynacl
click==8.4.0
click==8.4.1
# via edx-django-utils
django==5.2.14
# via
Expand Down Expand Up @@ -47,7 +47,7 @@ six==1.17.0
# via edx-ccx-keys
sqlparse==0.5.5
# via django
stevedore==5.7.0
stevedore==5.8.0
# via
# edx-django-utils
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==7.1.2
cachetools==7.1.4
# via tox
colorama==0.4.6
# via tox
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ build==1.5.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.1.2
cachetools==7.1.4
# via
# -r requirements/ci.txt
# tox
certifi==2026.4.22
certifi==2026.5.20
# via
# -r requirements/quality.txt
# requests
Expand All @@ -38,7 +38,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/quality.txt
# requests
click==8.4.0
click==8.4.1
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -69,7 +69,7 @@ cryptography==48.0.0
# secretstorage
ddt==1.7.2
# via -r requirements/quality.txt
diff-cover==10.2.0
diff-cover==10.2.1
# via -r requirements/dev.in
dill==0.4.1
# via
Expand Down Expand Up @@ -124,7 +124,7 @@ id==1.6.1
# via
# -r requirements/quality.txt
# twine
idna==3.15
idna==3.16
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -178,7 +178,7 @@ mdurl==0.1.2
# via
# -r requirements/quality.txt
# markdown-it-py
more-itertools==11.0.2
more-itertools==11.1.0
# via
# -r requirements/quality.txt
# jaraco-classes
Expand Down Expand Up @@ -313,7 +313,7 @@ rich==15.0.0
# via
# -r requirements/quality.txt
# twine
ruff==0.15.13
ruff==0.15.14
# via -r requirements/quality.txt
secretstorage==3.5.0
# via
Expand All @@ -328,7 +328,7 @@ sqlparse==0.5.5
# via
# -r requirements/quality.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ beautifulsoup4==4.14.3
# via pydata-sphinx-theme
build==1.5.0
# via -r requirements/doc.in
certifi==2026.4.22
certifi==2026.5.20
# via requests
cffi==2.0.0
# via
Expand All @@ -35,7 +35,7 @@ cffi==2.0.0
# pynacl
charset-normalizer==3.4.7
# via requests
click==8.4.0
click==8.4.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -99,7 +99,7 @@ h11==0.16.0
# via uvicorn
id==1.6.1
# via twine
idna==3.15
idna==3.16
# via
# anyio
# requests
Expand Down Expand Up @@ -135,7 +135,7 @@ markupsafe==3.0.3
# jinja2
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.2
more-itertools==11.1.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -226,9 +226,9 @@ six==1.17.0
# edx-ccx-keys
smmap==5.0.3
# via gitdb
snowballstemmer==3.0.1
snowballstemmer==3.1.0
# via sphinx
soupsieve==2.8.3
soupsieve==2.8.4
# via beautifulsoup4
sphinx==9.1.0
# via
Expand Down Expand Up @@ -262,9 +262,9 @@ sqlparse==0.5.5
# via
# -r requirements/test.txt
# django
starlette==1.0.0
starlette==1.1.0
# via sphinx-autobuild
stevedore==5.7.0
stevedore==5.8.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -290,9 +290,9 @@ urllib3==2.7.0
# id
# requests
# twine
uvicorn==0.47.0
uvicorn==0.48.0
# via sphinx-autobuild
watchfiles==1.1.1
watchfiles==1.2.0
# via sphinx-autobuild
websockets==16.0
# via sphinx-autobuild
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.5.0
# via pip-tools
click==8.4.0
click==8.4.1
# via pip-tools
packaging==26.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ astroid==4.0.4
# pylint-celery
attrs==26.1.0
# via -r requirements/test.txt
certifi==2026.4.22
certifi==2026.5.20
# via requests
cffi==2.0.0
# via
Expand All @@ -23,7 +23,7 @@ cffi==2.0.0
# pynacl
charset-normalizer==3.4.7
# via requests
click==8.4.0
click==8.4.1
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -81,7 +81,7 @@ fastavro==1.12.2
# via -r requirements/test.txt
id==1.6.1
# via twine
idna==3.15
idna==3.16
# via requests
iniconfig==2.3.0
# via
Expand Down Expand Up @@ -117,7 +117,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.2
more-itertools==11.1.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -202,7 +202,7 @@ rfc3986==2.0.0
# via twine
rich==15.0.0
# via twine
ruff==0.15.13
ruff==0.15.14
# via -r requirements/quality.in
secretstorage==3.5.0
# via keyring
Expand All @@ -215,7 +215,7 @@ sqlparse==0.5.5
# via
# -r requirements/test.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==2.0.0
# via
# -r requirements/base.txt
# pynacl
click==8.4.0
click==8.4.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -103,7 +103,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down