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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.3.1
# via kombu
appdirs==1.4.4
# via fs
asgiref==3.11.0
asgiref==3.11.1
# via django
billiard==4.2.4
# via celery
Expand Down Expand Up @@ -36,7 +36,7 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-toggles
django==5.2.10
django==5.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -98,7 +98,7 @@ prison==0.2.1
# via -r requirements/base.in
prompt-toolkit==3.0.52
# via click-repl
psutil==7.2.1
psutil==7.2.2
# via edx-django-utils
pycparser==3.0
# via cffi
Expand Down Expand Up @@ -159,7 +159,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.3.5
wcwidth==0.5.3
# via prompt-toolkit
web-fragments==3.1.0
# via
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==6.2.5
cachetools==7.0.0
# via tox
chardet==5.2.0
# 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 @@ -12,7 +12,7 @@ appdirs==1.4.4
# via
# -r requirements/quality.txt
# fs
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/quality.txt
# django
Expand All @@ -33,7 +33,7 @@ build==1.4.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.2.5
cachetools==7.0.0
# 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.2
coverage[toml]==7.13.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -111,7 +111,7 @@ distlib==0.4.0
# via
# -r requirements/ci.txt
# virtualenv
django==5.2.10
django==5.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -240,7 +240,7 @@ packaging==26.0
# wheel
path==16.16.0
# via edx-i18n-tools
pathspec==1.0.3
pathspec==1.0.4
# via
# -r requirements/quality.txt
# black
Expand Down Expand Up @@ -270,7 +270,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/quality.txt
# click-repl
psutil==7.2.1
psutil==7.2.2
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -342,7 +342,7 @@ python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
pytokens==0.4.0
pytokens==0.4.1
# via
# -r requirements/quality.txt
# black
Expand Down Expand Up @@ -436,7 +436,7 @@ virtualenv==20.36.1
# via
# -r requirements/ci.txt
# tox
wcwidth==0.3.5
wcwidth==0.5.3
# via
# -r requirements/quality.txt
# prompt-toolkit
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ appdirs==1.4.4
# via
# -r requirements/test.txt
# fs
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/test.txt
# django
babel==2.17.0
babel==2.18.0
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -74,15 +74,15 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.13.2
coverage[toml]==7.13.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.3
cryptography==46.0.4
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
django==5.2.10
django==5.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -228,7 +228,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/test.txt
# click-repl
psutil==7.2.1
psutil==7.2.2
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -313,7 +313,7 @@ restructuredtext-lint==2.0.2
# via doc8
rfc3986==2.0.0
# via twine
rich==14.3.1
rich==14.3.2
# via twine
roman-numerals==4.1.0
# via sphinx
Expand Down Expand Up @@ -397,7 +397,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.3.5
wcwidth==0.5.3
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
4 changes: 3 additions & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ wheel==0.46.3

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via -r requirements/pip.in
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.10.2
# 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 @@ -12,7 +12,7 @@ appdirs==1.4.4
# via
# -r requirements/test.txt
# fs
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/test.txt
# django
Expand Down Expand Up @@ -71,15 +71,15 @@ code-annotations==2.3.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.13.2
coverage[toml]==7.13.3
# via
# -r requirements/test.txt
# pytest-cov
ddt==1.7.2
# via -r requirements/test.txt
dill==0.4.1
# via pylint
django==5.2.10
django==5.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -183,7 +183,7 @@ packaging==26.0
# black
# kombu
# pytest
pathspec==1.0.3
pathspec==1.0.4
# via black
platformdirs==4.5.1
# via
Expand All @@ -200,7 +200,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/test.txt
# click-repl
psutil==7.2.1
psutil==7.2.2
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -256,7 +256,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytokens==0.4.0
pytokens==0.4.1
# via black
pytz==2025.2
# via
Expand Down Expand Up @@ -337,7 +337,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.3.5
wcwidth==0.5.3
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/base.txt
# django
Expand Down 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.2
coverage[toml]==7.13.3
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -162,7 +162,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/base.txt
# click-repl
psutil==7.2.1
psutil==7.2.2
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -271,7 +271,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.3.5
wcwidth==0.5.3
# via
# -r requirements/base.txt
# prompt-toolkit
Expand Down
Loading